#dec2e4 color space conversions
Hex:
#dec2e4
RGB:
222, 194, 228
CMY:
13, 24, 11
CMYK:
3, 15, 0, 11
HSL:
289°, 38.6364%, 82.7451%
HSV (HSB):
289°, 14.9123%, 89.4118%
XYZ:
63.4196, 59.7146, 81.5823
xyY:
0.3098, 0.2917, 59.7146
CIE-Lab:
81.6828, 15.8697, -13.2341
CIE-LCH:
81.6828, 20.6637, 320.1746
CIE-Luv:
81.6828, 13.6733, -23.2787
Hunter-Lab:
77.2752, 11.2628, -8.5020
#dec2e4 color charts
#dec2e4 color shades, tints & tones
#dec2e4 color schemes
#dec2e4 color preview, HTML & CSS examples
This text has a color of #dec2e4
<p style="color:#dec2e4;">Text here</p>
.mytext {color:#dec2e4;}
This box has a color of #dec2e4
<div style="background-color:#dec2e4;">Content here</div>
.mybackground {background-color:#dec2e4;}
Border around this has a color of #dec2e4
<div style="border:2px solid #dec2e4;">Content here</div>
.myborder {border:2px solid #dec2e4;}