#c80fff Hex Color

#C80FFF
0
  • #c80fff Color Information

    • In RGB color space, #c80fff hex color has a red value of 200, a green value of 15 and a blue value of 255.

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

    • #c80fff color has a hue of 286.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #c80fff hex color contains mainly BLUE.

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

    • #c80fff hex color has a decimal value of 13111295.



    #c80fff Color Spaces (Color Conversions)

    HEX c80fff #c80fff
    RGB 200, 15, 255 rgb(200, 15, 255)
    RGB Percent 78.43, 5.88, 100 rgb(78.43, 5.88, 100)
    CMYK 22, 94, 0, 0
    HSL 286.3°, 100, 52.9 hsl(286.3, 100%, 52.9%)
    HSV 286.3°, 94.1, 100
    XYZ 42.04, 19.841, 96.222
    Hunter Lab 44.543, 90.518, -96.898
    CIE-LAB 51.657, 89.334, -75.276
    CIE-LCH 51.657, 116.821, 319.881
    CIE-LUV 21.57, 94.12, 0, 0
    Web Safe cc00ff

    RGB percent of color #c80fff

    78.43%
    5.88%
    100%

    CMYK percent of color #c80fff

    21.57%
    94.12%
    0%
    0%


    Color Schemes with #c80fff

    Complementary Color

    Split Complementary


    #c80fff Color Preview

    Text with hexadecimal color #c80fff

    This text has a font color of #c80fff

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

    #c80fff Background Color

    This box has a background color of #c80fff

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

    #c80fff Border Color

    This box has a border color of #c80fff

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

    CSS codes

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

    #c80fff Color on white background

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

    #c80fff Color on black background

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