#cec2e8 color space conversions
Hex:
#cec2e8
RGB:
206, 194, 232
CMY:
19, 24, 9
CMYK:
11, 16, 0, 9
HSL:
259°, 45.2381%, 83.5294%
HSV (HSB):
259°, 16.3793%, 90.9804%
XYZ:
59.3109, 57.5316, 84.3226
xyY:
0.2948, 0.2860, 57.5316
CIE-Lab:
80.4777, 11.4176, -17.3235
CIE-LCH:
80.4777, 20.7476, 303.3882
CIE-Luv:
80.4777, 4.2122, -29.0465
Hunter-Lab:
75.8496, 6.8420, -12.8185
#cec2e8 color charts
#cec2e8 color shades, tints & tones
#cec2e8 color schemes
#cec2e8 color preview, HTML & CSS examples
This text has a color of #cec2e8
<p style="color:#cec2e8;">Text here</p>
.mytext {color:#cec2e8;}
This box has a color of #cec2e8
<div style="background-color:#cec2e8;">Content here</div>
.mybackground {background-color:#cec2e8;}
Border around this has a color of #cec2e8
<div style="border:2px solid #cec2e8;">Content here</div>
.myborder {border:2px solid #cec2e8;}