#dec4ec color space conversions
Hex:
#dec4ec
RGB:
222, 196, 236
CMY:
13, 23, 7
CMYK:
6, 17, 0, 7
HSL:
279°, 51.2821%, 84.7059%
HSV (HSB):
279°, 16.9492%, 92.5490%
XYZ:
65.0045, 61.0656, 87.7176
xyY:
0.3041, 0.2856, 61.0656
CIE-Lab:
82.4140, 16.3278, -16.4175
CIE-LCH:
82.4140, 23.1545, 314.8430
CIE-Luv:
82.4140, 11.9502, -28.4919
Hunter-Lab:
78.1445, 11.7323, -11.8522
#dec4ec color charts
#dec4ec color shades, tints & tones
#dec4ec color schemes
#dec4ec color preview, HTML & CSS examples
This text has a color of #dec4ec
<p style="color:#dec4ec;">Text here</p>
.mytext {color:#dec4ec;}
This box has a color of #dec4ec
<div style="background-color:#dec4ec;">Content here</div>
.mybackground {background-color:#dec4ec;}
Border around this has a color of #dec4ec
<div style="border:2px solid #dec4ec;">Content here</div>
.myborder {border:2px solid #dec4ec;}