#ccd0ff color space conversions
Hex:
#ccd0ff
RGB:
204, 208, 255
CMY:
20, 18, 0
CMYK:
20, 18, 0, 0
HSL:
235°, 100.0000%, 90.0000%
HSV (HSB):
235°, 20.0000%, 100.0000%
XYZ:
65.5077, 65.1691, 103.7340
xyY:
0.2795, 0.2780, 65.1691
CIE-Lab:
84.5708, 8.1651, -23.3984
CIE-LCH:
84.5708, 24.7821, 289.2369
CIE-Luv:
84.5708, -4.7841, -38.7412
Hunter-Lab:
80.7274, 3.5741, -19.6780
#ccd0ff color charts
#ccd0ff color shades, tints & tones
#ccd0ff color schemes
#ccd0ff color preview, HTML & CSS examples
This text has a color of #ccd0ff
<p style="color:#ccd0ff;">Text here</p>
.mytext {color:#ccd0ff;}
This box has a color of #ccd0ff
<div style="background-color:#ccd0ff;">Content here</div>
.mybackground {background-color:#ccd0ff;}
Border around this has a color of #ccd0ff
<div style="border:2px solid #ccd0ff;">Content here</div>
.myborder {border:2px solid #ccd0ff;}