#cc80ff Hex Color

#CC80FF
0
  • #cc80ff Color Information

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

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

    • #cc80ff color has a hue of 275.9 degrees, a saturation of 100% and a lightness of 75.1%.

    • #cc80ff hex color contains mainly BLUE.

    • The closest web safe color of #cc80ff is #cc99ff

    • #cc80ff hex color has a decimal value of 13402367.



    #cc80ff Color Spaces (Color Conversions)

    HEX cc80ff #cc80ff
    RGB 204, 128, 255 rgb(204, 128, 255)
    RGB Percent 80, 50.2, 100 rgb(80, 50.2, 100)
    CMYK 20, 50, 0, 0
    HSL 275.9°, 100, 75.1 hsl(275.9, 100%, 75.1%)
    HSV 275.9°, 49.8, 100
    XYZ 50.671, 35.496, 98.788
    Hunter Lab 59.579, 47.55, -56.605
    CIE-LAB 66.133, 51.403, -52.009
    CIE-LCH 66.133, 73.125, 314.664
    CIE-LUV 20, 49.8, 0, 0
    Web Safe cc99ff

    RGB percent of color #cc80ff

    80%
    50.2%
    100%

    CMYK percent of color #cc80ff

    20%
    49.8%
    0%
    0%


    Color Schemes with #cc80ff

    Complementary Color

    Split Complementary


    #cc80ff Color Preview

    Text with hexadecimal color #cc80ff

    This text has a font color of #cc80ff

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

    #cc80ff Background Color

    This box has a background color of #cc80ff

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

    #cc80ff Border Color

    This box has a border color of #cc80ff

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

    CSS codes

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

    #cc80ff Color on white background

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

    #cc80ff Color on black background

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