#cc7fff Hex Color

#CC7FFF
0
  • #cc7fff Color Information

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

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

    • #cc7fff color has a hue of 276.1 degrees, a saturation of 100% and a lightness of 74.9%.

    • #cc7fff hex color contains mainly BLUE.

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

    • #cc7fff hex color has a decimal value of 13402111.



    #cc7fff Color Spaces (Color Conversions)

    HEX cc7fff #cc7fff
    RGB 204, 127, 255 rgb(204, 127, 255)
    RGB Percent 80, 49.8, 100 rgb(80, 49.8, 100)
    CMYK 20, 50, 0, 0
    HSL 276.1°, 100, 74.9 hsl(276.1, 100%, 74.9%)
    HSV 276.1°, 50.2, 100
    XYZ 50.541, 35.236, 98.745
    Hunter Lab 59.36, 48.101, -57.077
    CIE-LAB 65.932, 51.923, -52.327
    CIE-LCH 65.932, 73.716, 314.778
    CIE-LUV 20, 50.2, 0, 0
    Web Safe cc66ff

    RGB percent of color #cc7fff

    80%
    49.8%
    100%

    CMYK percent of color #cc7fff

    20%
    50.2%
    0%
    0%


    Color Schemes with #cc7fff

    Complementary Color

    Split Complementary


    #cc7fff Color Preview

    Text with hexadecimal color #cc7fff

    This text has a font color of #cc7fff

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

    #cc7fff Background Color

    This box has a background color of #cc7fff

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

    #cc7fff Border Color

    This box has a border color of #cc7fff

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

    CSS codes

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

    #cc7fff Color on white background

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

    #cc7fff Color on black background

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