#cea2de color space conversions
Hex:
#cea2de
RGB:
206, 162, 222
CMY:
19, 36, 13
CMYK:
7, 27, 0, 13
HSL:
284°, 47.6190%, 75.2941%
HSV (HSB):
284°, 27.0270%, 87.0588%
XYZ:
51.5587, 44.2364, 74.9283
xyY:
0.3020, 0.2591, 44.2364
CIE-Lab:
72.3862, 26.8037, -24.1833
CIE-LCH:
72.3862, 36.1009, 317.9420
CIE-Luv:
72.3862, 20.3118, -42.1074
Hunter-Lab:
66.5104, 21.9795, -20.2367
#cea2de color charts
#cea2de color shades, tints & tones
#cea2de color schemes
#cea2de color preview, HTML & CSS examples
This text has a color of #cea2de
<p style="color:#cea2de;">Text here</p>
.mytext {color:#cea2de;}
This box has a color of #cea2de
<div style="background-color:#cea2de;">Content here</div>
.mybackground {background-color:#cea2de;}
Border around this has a color of #cea2de
<div style="border:2px solid #cea2de;">Content here</div>
.myborder {border:2px solid #cea2de;}