#dec3e1 color space conversions
Hex:
#dec3e1
RGB:
222, 195, 225
CMY:
13, 24, 12
CMYK:
1, 13, 0, 12
HSL:
294°, 33.3333%, 82.3529%
HSV (HSB):
294°, 13.3333%, 88.2353%
XYZ:
63.2299, 59.9961, 79.4820
xyY:
0.3119, 0.2960, 59.9961
CIE-Lab:
81.8360, 14.7733, -11.3975
CIE-LCH:
81.8360, 18.6589, 322.3502
CIE-Luv:
81.8360, 13.4505, -20.1830
Hunter-Lab:
77.4571, 10.1634, -6.6200
#dec3e1 color charts
#dec3e1 color shades, tints & tones
#dec3e1 color schemes
#dec3e1 color preview, HTML & CSS examples
This text has a color of #dec3e1
<p style="color:#dec3e1;">Text here</p>
.mytext {color:#dec3e1;}
This box has a color of #dec3e1
<div style="background-color:#dec3e1;">Content here</div>
.mybackground {background-color:#dec3e1;}
Border around this has a color of #dec3e1
<div style="border:2px solid #dec3e1;">Content here</div>
.myborder {border:2px solid #dec3e1;}