#c02fff Hex Color

#C02FFF
0
  • #c02fff Color Information

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

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

    • #c02fff color has a hue of 281.8 degrees, a saturation of 100% and a lightness of 59.2%.

    • #c02fff hex color contains mainly BLUE.

    • The closest web safe color of #c02fff is #cc33ff

    • #c02fff hex color has a decimal value of 12595199.



    #c02fff Color Spaces (Color Conversions)

    HEX c02fff #c02fff
    RGB 192, 47, 255 rgb(192, 47, 255)
    RGB Percent 75.29, 18.43, 100 rgb(75.29, 18.43, 100)
    CMYK 25, 82, 0, 0
    HSL 281.8°, 100, 59.2 hsl(281.8, 100%, 59.2%)
    HSV 281.8°, 81.6, 100
    XYZ 40.805, 20.459, 96.406
    Hunter Lab 45.232, 81.876, -94.708
    CIE-LAB 52.352, 82.57, -74.2
    CIE-LCH 52.352, 111.011, 318.056
    CIE-LUV 24.71, 81.57, 0, 0
    Web Safe cc33ff

    RGB percent of color #c02fff

    75.29%
    18.43%
    100%

    CMYK percent of color #c02fff

    24.71%
    81.57%
    0%
    0%


    Color Schemes with #c02fff

    Complementary Color

    Split Complementary


    #c02fff Color Preview

    Text with hexadecimal color #c02fff

    This text has a font color of #c02fff

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

    #c02fff Background Color

    This box has a background color of #c02fff

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

    #c02fff Border Color

    This box has a border color of #c02fff

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

    CSS codes

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

    #c02fff Color on white background

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

    #c02fff Color on black background

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