#cc5fff Hex Color

#CC5FFF
0
  • #cc5fff Color Information

    • In RGB color space, #cc5fff hex color has a red value of 204, a green value of 95 and a blue value of 255.

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

    • #cc5fff color has a hue of 280.9 degrees, a saturation of 100% and a lightness of 68.6%.

    • #cc5fff hex color contains mainly BLUE.

    • The closest web safe color of #cc5fff is #cc66ff

    • #cc5fff hex color has a decimal value of 13393919.



    #cc5fff Color Spaces (Color Conversions)

    HEX cc5fff #cc5fff
    RGB 204, 95, 255 rgb(204, 95, 255)
    RGB Percent 80, 37.25, 100 rgb(80, 37.25, 100)
    CMYK 20, 63, 0, 0
    HSL 280.9°, 100, 68.6 hsl(280.9, 100%, 68.6%)
    HSV 280.9°, 62.7, 100
    XYZ 47.044, 28.242, 97.579
    Hunter Lab 53.143, 65.013, -71.665
    CIE-LAB 60.107, 67.465, -61.606
    CIE-LCH 60.107, 91.361, 317.599
    CIE-LUV 20, 62.75, 0, 0
    Web Safe cc66ff

    RGB percent of color #cc5fff

    80%
    37.25%
    100%

    CMYK percent of color #cc5fff

    20%
    62.75%
    0%
    0%


    Color Schemes with #cc5fff

    Complementary Color

    Split Complementary


    #cc5fff Color Preview

    Text with hexadecimal color #cc5fff

    This text has a font color of #cc5fff

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

    #cc5fff Background Color

    This box has a background color of #cc5fff

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

    #cc5fff Border Color

    This box has a border color of #cc5fff

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

    CSS codes

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

    #cc5fff Color on white background

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

    #cc5fff Color on black background

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