#c000fa Hex Color

#C000FA
0
  • #c000fa Color Information

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

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

    • #c000fa color has a hue of 286.1 degrees, a saturation of 100% and a lightness of 49%.

    • #c000fa hex color contains mainly BLUE.

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

    • #c000fa hex color has a decimal value of 12583162.



    #c000fa Color Spaces (Color Conversions)

    HEX c000fa #c000fa
    RGB 192, 0, 250 rgb(192, 0, 250)
    RGB Percent 75.29, 0, 98.04 rgb(75.29, 0, 98.04)
    CMYK 23, 100, 0, 2
    HSL 286.1°, 100, 49 hsl(286.1, 100%, 49%)
    HSV 286.1°, 100, 98
    XYZ 38.994, 18.109, 91.883
    Hunter Lab 42.555, 89.094, -98.229
    CIE-LAB 49.628, 88.647, -75.845
    CIE-LCH 49.628, 116.665, 319.45
    CIE-LUV 23.2, 100, 0, 1.96
    Web Safe cc00ff

    RGB percent of color #c000fa

    75.29%
    0%
    98.04%

    CMYK percent of color #c000fa

    23.2%
    100%
    0%
    1.96%


    Color Schemes with #c000fa

    Complementary Color

    Split Complementary


    #c000fa Color Preview

    Text with hexadecimal color #c000fa

    This text has a font color of #c000fa

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

    #c000fa Background Color

    This box has a background color of #c000fa

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

    #c000fa Border Color

    This box has a border color of #c000fa

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

    CSS codes

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

    #c000fa Color on white background

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

    #c000fa Color on black background

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