#cec8ec color space conversions
Hex:
#cec8ec
RGB:
206, 200, 236
CMY:
19, 22, 7
CMYK:
13, 15, 0, 7
HSL:
250°, 48.6486%, 85.4902%
HSV (HSB):
250°, 15.2542%, 92.5490%
XYZ:
61.2482, 60.4865, 87.8038
xyY:
0.2923, 0.2887, 60.4865
CIE-Lab:
82.1019, 9.0189, -17.0165
CIE-LCH:
82.1019, 19.2588, 297.9239
CIE-Luv:
82.1019, 1.0939, -28.2364
Hunter-Lab:
77.7731, 4.4703, -12.4958
#cec8ec color charts
#cec8ec color shades, tints & tones
#cec8ec color schemes
#cec8ec color preview, HTML & CSS examples
This text has a color of #cec8ec
<p style="color:#cec8ec;">Text here</p>
.mytext {color:#cec8ec;}
This box has a color of #cec8ec
<div style="background-color:#cec8ec;">Content here</div>
.mybackground {background-color:#cec8ec;}
Border around this has a color of #cec8ec
<div style="border:2px solid #cec8ec;">Content here</div>
.myborder {border:2px solid #cec8ec;}