#cccdef Hex Color

#CCCDEF
0
  • #cccdef Color Information

    • In RGB color space, #cccdef hex color has a red value of 204, a green value of 205 and a blue value of 239.

    • In CMYK color space (used in color printing), #cccdef hex color is composed of 14.64% cyan, 14.23% magenta, 0% yellow and 6.27% black.

    • #cccdef color has a hue of 238.3 degrees, a saturation of 52.24% and a lightness of 86.9%.

    • #cccdef hex color contains mainly BLUE.

    • The closest web safe color of #cccdef is #ccccff

    • #cccdef hex color has a decimal value of 13422063.



    #cccdef Color Spaces (Color Conversions)

    HEX cccdef #cccdef
    RGB 204, 205, 239 rgb(204, 205, 239)
    RGB Percent 80, 80.39, 93.73 rgb(80, 80.39, 93.73)
    CMYK 15, 14, 0, 6
    HSL 238.3°, 52.24, 86.9 hsl(238.3, 52.24%, 86.9%)
    HSV 238.3°, 14.6, 93.7
    XYZ 62.313, 62.732, 90.486
    Hunter Lab 79.204, 1.828, -12.293
    CIE-LAB 83.301, 6.338, -16.825
    CIE-LCH 83.301, 17.979, 290.641
    CIE-LUV 14.64, 14.23, 0, 6.27
    Web Safe ccccff

    RGB percent of color #cccdef

    80%
    80.39%
    93.73%

    CMYK percent of color #cccdef

    14.64%
    14.23%
    0%
    6.27%


    Color Schemes with #cccdef

    Complementary Color

    Split Complementary


    #cccdef Color Preview

    Text with hexadecimal color #cccdef

    This text has a font color of #cccdef

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

    #cccdef Background Color

    This box has a background color of #cccdef

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

    #cccdef Border Color

    This box has a border color of #cccdef

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

    CSS codes

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

    #cccdef Color on white background

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

    #cccdef Color on black background

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