#cccaec color space conversions
Hex:
#cccaec
RGB:
204, 202, 236
CMY:
20, 21, 7
CMYK:
14, 14, 0, 7
HSL:
244°, 47.2222%, 85.8824%
HSV (HSB):
244°, 14.4068%, 92.5490%
XYZ:
61.1627, 61.1346, 87.9334
xyY:
0.2909, 0.2908, 61.1346
CIE-Lab:
82.4510, 7.3130, -16.5061
CIE-LCH:
82.4510, 18.0536, 293.8956
CIE-Luv:
82.4510, -0.9170, -27.1456
Hunter-Lab:
78.1886, 2.8008, -11.9474
#cccaec color charts
#cccaec color shades, tints & tones
#cccaec color schemes
#cccaec color preview, HTML & CSS examples
This text has a color of #cccaec
<p style="color:#cccaec;">Text here</p>
.mytext {color:#cccaec;}
This box has a color of #cccaec
<div style="background-color:#cccaec;">Content here</div>
.mybackground {background-color:#cccaec;}
Border around this has a color of #cccaec
<div style="border:2px solid #cccaec;">Content here</div>
.myborder {border:2px solid #cccaec;}