#cc65ff Hex Color

#CC65FF
0
  • #cc65ff Color Information

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

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

    • #cc65ff color has a hue of 280.1 degrees, a saturation of 100% and a lightness of 69.8%.

    • #cc65ff hex color contains mainly BLUE.

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

    • #cc65ff hex color has a decimal value of 13395455.



    #cc65ff Color Spaces (Color Conversions)

    HEX cc65ff #cc65ff
    RGB 204, 101, 255 rgb(204, 101, 255)
    RGB Percent 80, 39.61, 100 rgb(80, 39.61, 100)
    CMYK 20, 60, 0, 0
    HSL 280.1°, 100, 69.8 hsl(280.1, 100%, 69.8%)
    HSV 280.1°, 60.4, 100
    XYZ 47.606, 29.365, 97.767
    Hunter Lab 54.189, 61.982, -69.037
    CIE-LAB 61.102, 64.742, -60.013
    CIE-LCH 61.102, 88.278, 317.171
    CIE-LUV 20, 60.39, 0, 0
    Web Safe cc66ff

    RGB percent of color #cc65ff

    80%
    39.61%
    100%

    CMYK percent of color #cc65ff

    20%
    60.39%
    0%
    0%


    Color Schemes with #cc65ff

    Complementary Color

    Split Complementary


    #cc65ff Color Preview

    Text with hexadecimal color #cc65ff

    This text has a font color of #cc65ff

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

    #cc65ff Background Color

    This box has a background color of #cc65ff

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

    #cc65ff Border Color

    This box has a border color of #cc65ff

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

    CSS codes

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

    #cc65ff Color on white background

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

    #cc65ff Color on black background

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