#dec7ec color space conversions
Hex:
#dec7ec
RGB:
222, 199, 236
CMY:
13, 22, 7
CMYK:
6, 16, 0, 7
HSL:
277°, 49.3333%, 85.2941%
HSV (HSB):
277°, 15.6780%, 92.5490%
XYZ:
65.6879, 62.4326, 87.9454
xyY:
0.3040, 0.2890, 62.4326
CIE-Lab:
83.1429, 14.7244, -15.3217
CIE-LCH:
83.1429, 21.2500, 313.8612
CIE-Luv:
83.1429, 10.4875, -26.4890
Hunter-Lab:
79.0143, 10.1197, -10.6817
#dec7ec color charts
#dec7ec color shades, tints & tones
#dec7ec color schemes
#dec7ec color preview, HTML & CSS examples
This text has a color of #dec7ec
<p style="color:#dec7ec;">Text here</p>
.mytext {color:#dec7ec;}
This box has a color of #dec7ec
<div style="background-color:#dec7ec;">Content here</div>
.mybackground {background-color:#dec7ec;}
Border around this has a color of #dec7ec
<div style="border:2px solid #dec7ec;">Content here</div>
.myborder {border:2px solid #dec7ec;}