#dec2e6 color space conversions
Hex:
#dec2e6
RGB:
222, 194, 230
CMY:
13, 24, 10
CMYK:
3, 16, 0, 10
HSL:
287°, 41.8605%, 83.1373%
HSV (HSB):
287°, 15.6522%, 90.1961%
XYZ:
63.6989, 59.8263, 83.0533
xyY:
0.3084, 0.2896, 59.8263
CIE-Lab:
81.7437, 16.2478, -14.2144
CIE-LCH:
81.7437, 21.5880, 318.8190
CIE-Luv:
81.7437, 13.4863, -24.9093
Hunter-Lab:
77.3475, 11.6442, -9.5205
#dec2e6 color charts
#dec2e6 color shades, tints & tones
#dec2e6 color schemes
#dec2e6 color preview, HTML & CSS examples
This text has a color of #dec2e6
<p style="color:#dec2e6;">Text here</p>
.mytext {color:#dec2e6;}
This box has a color of #dec2e6
<div style="background-color:#dec2e6;">Content here</div>
.mybackground {background-color:#dec2e6;}
Border around this has a color of #dec2e6
<div style="border:2px solid #dec2e6;">Content here</div>
.myborder {border:2px solid #dec2e6;}