#cec2e4 color space conversions
Hex:
#cec2e4
RGB:
206, 194, 228
CMY:
19, 24, 11
CMYK:
10, 15, 0, 11
HSL:
261°, 38.6364%, 82.7451%
HSV (HSB):
261°, 14.9123%, 89.4118%
XYZ:
58.7490, 57.3068, 81.3637
xyY:
0.2976, 0.2903, 57.3068
CIE-Lab:
80.3519, 10.6063, -15.3665
CIE-LCH:
80.3519, 18.6714, 304.6143
CIE-Luv:
80.3519, 4.5097, -25.7473
Hunter-Lab:
75.7013, 6.0501, -10.7340
#cec2e4 color charts
#cec2e4 color shades, tints & tones
#cec2e4 color schemes
#cec2e4 color preview, HTML & CSS examples
This text has a color of #cec2e4
<p style="color:#cec2e4;">Text here</p>
.mytext {color:#cec2e4;}
This box has a color of #cec2e4
<div style="background-color:#cec2e4;">Content here</div>
.mybackground {background-color:#cec2e4;}
Border around this has a color of #cec2e4
<div style="border:2px solid #cec2e4;">Content here</div>
.myborder {border:2px solid #cec2e4;}