#ccddff color space conversions
Hex:
#ccddff
RGB:
204, 221, 255
CMY:
20, 13, 0
CMYK:
20, 13, 0, 0
HSL:
220°, 100.0000%, 90.0000%
HSV (HSB):
220°, 20.0000%, 100.0000%
XYZ:
68.8083, 71.7703, 104.8342
xyY:
0.2804, 0.2924, 71.7703
CIE-Lab:
87.8579, 1.2930, -18.4243
CIE-LCH:
87.8579, 18.4696, 274.0144
CIE-Luv:
87.8579, -10.6294, -29.5542
Hunter-Lab:
84.7173, -3.2758, -14.0668
#ccddff color charts
#ccddff RGB chart
#ccddff CMYK chart
#ccddff RGB pie chart
#ccddff color shades, tints & tones
#ccddff color schemes
#ccddff color preview, HTML & CSS examples
This text has a color of #ccddff
<p style="color:#ccddff;">Text here</p>
.mytext {color:#ccddff;}
Text color #ccddff
This box has a color of #ccddff
<div style="background-color:#ccddff;">Content here</div>
.mybackground {background-color:#ccddff;}
Background color #ccddff
Border around this has a color of #ccddff
<div style="border:2px solid #ccddff;">Content here</div>
.myborder {border:2px solid #ccddff;}
Border color #ccddff