#c002ff Hex Color

#C002FF
0
  • #c002ff Color Information

    • In RGB color space, #c002ff hex color has a red value of 192, a green value of 2 and a blue value of 255.

    • In CMYK color space (used in color printing), #c002ff hex color is composed of 24.71% cyan, 99.22% magenta, 0% yellow and 0% black.

    • #c002ff color has a hue of 285.1 degrees, a saturation of 100% and a lightness of 50.4%.

    • #c002ff hex color contains mainly BLUE.

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

    • #c002ff hex color has a decimal value of 12583679.



    #c002ff Color Spaces (Color Conversions)

    HEX c002ff #c002ff
    RGB 192, 2, 255 rgb(192, 2, 255)
    RGB Percent 75.29, 0.78, 100 rgb(75.29, 0.78, 100)
    CMYK 25, 99, 0, 0
    HSL 285.1°, 100, 50.4 hsl(285.1, 100%, 50.4%)
    HSV 285.1°, 99.2, 100
    XYZ 39.81, 18.47, 96.075
    Hunter Lab 42.977, 90.138, -102.46
    CIE-LAB 50.061, 89.353, -77.93
    CIE-LCH 50.061, 118.562, 318.906
    CIE-LUV 24.71, 99.22, 0, 0
    Web Safe cc00ff

    RGB percent of color #c002ff

    75.29%
    0.78%
    100%

    CMYK percent of color #c002ff

    24.71%
    99.22%
    0%
    0%


    Color Schemes with #c002ff

    Complementary Color

    Split Complementary


    #c002ff Color Preview

    Text with hexadecimal color #c002ff

    This text has a font color of #c002ff

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

    #c002ff Background Color

    This box has a background color of #c002ff

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

    #c002ff Border Color

    This box has a border color of #c002ff

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

    CSS codes

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

    #c002ff Color on white background

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

    #c002ff Color on black background

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