#c801ff Hex Color

#C801FF
0
  • #c801ff Color Information

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

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

    • #c801ff color has a hue of 287 degrees, a saturation of 100% and a lightness of 50.2%.

    • #c801ff hex color contains mainly BLUE.

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

    • #c801ff hex color has a decimal value of 13107711.



    #c801ff Color Spaces (Color Conversions)

    HEX c801ff #c801ff
    RGB 200, 1, 255 rgb(200, 1, 255)
    RGB Percent 78.43, 0.39, 100 rgb(78.43, 0.39, 100)
    CMYK 22, 100, 0, 0
    HSL 287°, 100, 50.2 hsl(287, 100%, 50.2%)
    HSV 287°, 99.6, 100
    XYZ 41.88, 19.521, 96.168
    Hunter Lab 44.183, 91.878, -98.123
    CIE-LAB 51.291, 90.426, -75.871
    CIE-LCH 51.291, 118.039, 320.002
    CIE-LUV 21.57, 99.61, 0, 0
    Web Safe cc00ff

    RGB percent of color #c801ff

    78.43%
    0.39%
    100%

    CMYK percent of color #c801ff

    21.57%
    99.61%
    0%
    0%


    Color Schemes with #c801ff

    Complementary Color

    Split Complementary


    #c801ff Color Preview

    Text with hexadecimal color #c801ff

    This text has a font color of #c801ff

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

    #c801ff Background Color

    This box has a background color of #c801ff

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

    #c801ff Border Color

    This box has a border color of #c801ff

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

    CSS codes

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

    #c801ff Color on white background

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

    #c801ff Color on black background

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