#dec7df color space conversions
Hex:
#dec7df
RGB:
222, 199, 223
CMY:
13, 22, 13
CMYK:
0, 11, 0, 13
HSL:
298°, 27.2727%, 82.7451%
HSV (HSB):
298°, 10.7623%, 87.4510%
XYZ:
63.8669, 61.7042, 78.3560
xyY:
0.3132, 0.3026, 61.7042
CIE-Lab:
82.7558, 12.2695, -8.9572
CIE-LCH:
82.7558, 15.1912, 323.8692
CIE-Luv:
82.7558, 11.6091, -15.9367
Hunter-Lab:
78.5520, 7.6639, -4.1557
#dec7df color charts
#dec7df color shades, tints & tones
#dec7df color schemes
#dec7df color preview, HTML & CSS examples
This text has a color of #dec7df
<p style="color:#dec7df;">Text here</p>
.mytext {color:#dec7df;}
This box has a color of #dec7df
<div style="background-color:#dec7df;">Content here</div>
.mybackground {background-color:#dec7df;}
Border around this has a color of #dec7df
<div style="border:2px solid #dec7df;">Content here</div>
.myborder {border:2px solid #dec7df;}