#cea2e5 color space conversions
Hex:
#cea2e5
RGB:
206, 162, 229
CMY:
19, 36, 10
CMYK:
10, 29, 0, 10
HSL:
279°, 56.3025%, 76.6667%
HSV (HSB):
279°, 29.2576%, 89.8039%
XYZ:
52.5168, 44.6196, 79.9733
xyY:
0.2965, 0.2519, 44.6196
CIE-Lab:
72.6407, 28.2170, -27.6217
CIE-LCH:
72.6407, 39.4862, 315.6108
CIE-Luv:
72.6407, 19.4403, -47.9532
Hunter-Lab:
66.7979, 23.4411, -24.2259
#cea2e5 color charts
#cea2e5 color shades, tints & tones
#cea2e5 color schemes
#cea2e5 color preview, HTML & CSS examples
This text has a color of #cea2e5
<p style="color:#cea2e5;">Text here</p>
.mytext {color:#cea2e5;}
This box has a color of #cea2e5
<div style="background-color:#cea2e5;">Content here</div>
.mybackground {background-color:#cea2e5;}
Border around this has a color of #cea2e5
<div style="border:2px solid #cea2e5;">Content here</div>
.myborder {border:2px solid #cea2e5;}