#cecaed color space conversions
Hex:
#cecaed
RGB:
206, 202, 237
CMY:
19, 21, 7
CMYK:
13, 15, 0, 7
HSL:
247°, 49.2958%, 86.0784%
HSV (HSB):
247°, 14.7679%, 92.9412%
XYZ:
61.8602, 61.4773, 88.7267
xyY:
0.2917, 0.2899, 61.4773
CIE-Lab:
82.6347, 8.1562, -16.7479
CIE-LCH:
82.6347, 18.6284, 295.9659
CIE-Luv:
82.6347, 0.0872, -27.6839
Hunter-Lab:
78.4075, 3.6159, -12.2080
#cecaed color charts
#cecaed color shades, tints & tones
#cecaed color schemes
#cecaed color preview, HTML & CSS examples
This text has a color of #cecaed
<p style="color:#cecaed;">Text here</p>
.mytext {color:#cecaed;}
This box has a color of #cecaed
<div style="background-color:#cecaed;">Content here</div>
.mybackground {background-color:#cecaed;}
Border around this has a color of #cecaed
<div style="border:2px solid #cecaed;">Content here</div>
.myborder {border:2px solid #cecaed;}