#c000ed Hex Color

#C000ED
0
  • #c000ed Color Information

    • In RGB color space, #c000ed hex color has a red value of 192, a green value of 0 and a blue value of 237.

    • In CMYK color space (used in color printing), #c000ed hex color is composed of 18.99% cyan, 100% magenta, 0% yellow and 7.06% black.

    • #c000ed color has a hue of 288.6 degrees, a saturation of 100% and a lightness of 46.5%.

    • #c000ed hex color contains mainly BLUE.

    • The closest web safe color of #c000ed is #cc00ff

    • #c000ed hex color has a decimal value of 12583149.



    #c000ed Color Spaces (Color Conversions)

    HEX c000ed #c000ed
    RGB 192, 0, 237 rgb(192, 0, 237)
    RGB Percent 75.29, 0, 92.94 rgb(75.29, 0, 92.94)
    CMYK 19, 100, 0, 7
    HSL 288.6°, 100, 46.5 hsl(288.6, 100%, 46.5%)
    HSV 288.6°, 100, 92.9
    XYZ 37.024, 17.321, 81.513
    Hunter Lab 41.619, 85.962, -86.991
    CIE-LAB 48.662, 86.446, -70.115
    CIE-LCH 48.662, 111.306, 320.955
    CIE-LUV 18.99, 100, 0, 7.06
    Web Safe cc00ff

    RGB percent of color #c000ed

    75.29%
    0%
    92.94%

    CMYK percent of color #c000ed

    18.99%
    100%
    0%
    7.06%


    Color Schemes with #c000ed

    Complementary Color

    Split Complementary


    #c000ed Color Preview

    Text with hexadecimal color #c000ed

    This text has a font color of #c000ed

    <p style="color:#c000ed">Text here</p>

    #c000ed Background Color

    This box has a background color of #c000ed

    <div style="background-color:#c000ed">Text here</div>

    #c000ed Border Color

    This box has a border color of #c000ed

    <div style="border: 4px solid #c000ed">Text here</div>

    CSS codes

    <p style="color:#c000ed">Text here</p>
    <div style="background-color:#c000ed">Text here</div>
    <div style="border: 4px solid #c000ed">Text here</div>

    #c000ed Color on white background

    This is how a font and box color of #c000ed will look
    on a white background.

    #c000ed Color on black background

    This is how a font and box color of #c000ed hex color will look
    on a black background.