#cccee5 color space conversions
Hex:
#cccee5
RGB:
204, 206, 229
CMY:
20, 19, 10
CMYK:
11, 10, 0, 10
HSL:
235°, 32.4675%, 84.9020%
HSV (HSB):
235°, 10.9170%, 89.8039%
XYZ:
61.1160, 62.6371, 82.9978
xyY:
0.2956, 0.3030, 62.6371
CIE-Lab:
83.2511, 3.7546, -11.5747
CIE-LCH:
83.2511, 12.1684, 287.9719
CIE-Luv:
83.2511, -2.3987, -18.6458
Hunter-Lab:
79.1436, -0.6607, -6.7768
#cccee5 color charts
#cccee5 color shades, tints & tones
#cccee5 color schemes
#cccee5 color preview, HTML & CSS examples
This text has a color of #cccee5
<p style="color:#cccee5;">Text here</p>
.mytext {color:#cccee5;}
This box has a color of #cccee5
<div style="background-color:#cccee5;">Content here</div>
.mybackground {background-color:#cccee5;}
Border around this has a color of #cccee5
<div style="border:2px solid #cccee5;">Content here</div>
.myborder {border:2px solid #cccee5;}