#cccaef color space conversions
Hex:
#cccaef
RGB:
204, 202, 239
CMY:
20, 21, 6
CMYK:
15, 15, 0, 6
HSL:
243°, 53.6232%, 86.4706%
HSV (HSB):
243°, 15.4812%, 93.7255%
XYZ:
61.6024, 61.3104, 90.2487
xyY:
0.2890, 0.2876, 61.3104
CIE-Lab:
82.5453, 7.9383, -17.9640
CIE-LCH:
82.5453, 19.6398, 293.8408
CIE-Luv:
82.5453, -1.1030, -29.6259
Hunter-Lab:
78.3010, 3.4060, -13.5262
#cccaef color charts
#cccaef color shades, tints & tones
#cccaef color schemes
#cccaef color preview, HTML & CSS examples
This text has a color of #cccaef
<p style="color:#cccaef;">Text here</p>
.mytext {color:#cccaef;}
This box has a color of #cccaef
<div style="background-color:#cccaef;">Content here</div>
.mybackground {background-color:#cccaef;}
Border around this has a color of #cccaef
<div style="border:2px solid #cccaef;">Content here</div>
.myborder {border:2px solid #cccaef;}