#dec7e2 color space conversions
Hex:
#dec7e2
RGB:
222, 199, 226
CMY:
13, 22, 11
CMYK:
2, 12, 0, 11
HSL:
291°, 31.7647%, 83.3333%
HSV (HSB):
291°, 11.9469%, 88.6275%
XYZ:
64.2751, 61.8674, 80.5055
xyY:
0.3110, 0.2994, 61.8674
CIE-Lab:
82.8429, 12.8254, -10.4312
CIE-LCH:
82.8429, 16.5318, 320.8776
CIE-Luv:
82.8429, 11.3518, -18.3547
Hunter-Lab:
78.6559, 8.2169, -5.6251
#dec7e2 color charts
#dec7e2 color shades, tints & tones
#dec7e2 color schemes
#dec7e2 color preview, HTML & CSS examples
This text has a color of #dec7e2
<p style="color:#dec7e2;">Text here</p>
.mytext {color:#dec7e2;}
This box has a color of #dec7e2
<div style="background-color:#dec7e2;">Content here</div>
.mybackground {background-color:#dec7e2;}
Border around this has a color of #dec7e2
<div style="border:2px solid #dec7e2;">Content here</div>
.myborder {border:2px solid #dec7e2;}