#cea2d3 color space conversions
Hex:
#cea2d3
RGB:
206, 162, 211
CMY:
19, 36, 17
CMYK:
2, 23, 0, 17
HSL:
294°, 35.7664%, 73.1373%
HSV (HSB):
294°, 23.2227%, 82.7451%
XYZ:
50.1318, 43.6656, 67.4141
xyY:
0.3110, 0.2709, 43.6656
CIE-Lab:
72.0044, 24.6522, -18.7299
CIE-LCH:
72.0044, 30.9603, 322.7736
CIE-Luv:
72.0044, 21.6803, -32.9691
Hunter-Lab:
66.0800, 19.7797, -14.2311
#cea2d3 color charts
#cea2d3 color shades, tints & tones
#cea2d3 color schemes
#cea2d3 color preview, HTML & CSS examples
This text has a color of #cea2d3
<p style="color:#cea2d3;">Text here</p>
.mytext {color:#cea2d3;}
This box has a color of #cea2d3
<div style="background-color:#cea2d3;">Content here</div>
.mybackground {background-color:#cea2d3;}
Border around this has a color of #cea2d3
<div style="border:2px solid #cea2d3;">Content here</div>
.myborder {border:2px solid #cea2d3;}