#c01fff Hex Color

#C01FFF
0
  • #c01fff Color Information

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

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

    • #c01fff color has a hue of 283.1 degrees, a saturation of 100% and a lightness of 56.1%.

    • #c01fff hex color contains mainly BLUE.

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

    • #c01fff hex color has a decimal value of 12591103.



    #c01fff Color Spaces (Color Conversions)

    HEX c01fff #c01fff
    RGB 192, 31, 255 rgb(192, 31, 255)
    RGB Percent 75.29, 12.16, 100 rgb(75.29, 12.16, 100)
    CMYK 25, 88, 0, 0
    HSL 283.1°, 100, 56.1 hsl(283.1, 100%, 56.1%)
    HSV 283.1°, 87.8, 100
    XYZ 40.278, 19.406, 96.231
    Hunter Lab 44.052, 86.115, -98.681
    CIE-LAB 51.159, 86.083, -76.141
    CIE-LCH 51.159, 114.925, 318.507
    CIE-LUV 24.71, 87.84, 0, 0
    Web Safe cc33ff

    RGB percent of color #c01fff

    75.29%
    12.16%
    100%

    CMYK percent of color #c01fff

    24.71%
    87.84%
    0%
    0%


    Color Schemes with #c01fff

    Complementary Color

    Split Complementary


    #c01fff Color Preview

    Text with hexadecimal color #c01fff

    This text has a font color of #c01fff

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

    #c01fff Background Color

    This box has a background color of #c01fff

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

    #c01fff Border Color

    This box has a border color of #c01fff

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

    CSS codes

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

    #c01fff Color on white background

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

    #c01fff Color on black background

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