#dec1dc color space conversions
Hex:
#dec1dc
RGB:
222, 193, 220
CMY:
13, 24, 14
CMYK:
0, 13, 1, 13
HSL:
304°, 30.5263%, 81.3725%
HSV (HSB):
304°, 13.0631%, 87.0588%
XYZ:
62.1124, 58.8368, 75.7931
xyY:
0.3157, 0.2991, 58.8368
CIE-Lab:
81.2018, 14.9204, -9.6608
CIE-LCH:
81.2018, 17.7749, 327.0774
CIE-Luv:
81.2018, 14.9265, -17.4544
Hunter-Lab:
76.7052, 10.3073, -4.8914
#dec1dc color charts
#dec1dc color shades, tints & tones
#dec1dc color schemes
#dec1dc color preview, HTML & CSS examples
This text has a color of #dec1dc
<p style="color:#dec1dc;">Text here</p>
.mytext {color:#dec1dc;}
This box has a color of #dec1dc
<div style="background-color:#dec1dc;">Content here</div>
.mybackground {background-color:#dec1dc;}
Border around this has a color of #dec1dc
<div style="border:2px solid #dec1dc;">Content here</div>
.myborder {border:2px solid #dec1dc;}