#dec2fc color space conversions
Hex:
#dec2fc
RGB:
222, 194, 252
CMY:
13, 24, 1
CMYK:
12, 23, 0, 1
HSL:
269°, 90.6250%, 87.4510%
HSV (HSB):
269°, 23.0159%, 98.8235%
XYZ:
66.9867, 61.1414, 100.3664
xyY:
0.2932, 0.2676, 61.1414
CIE-Lab:
82.4547, 20.5852, -24.8937
CIE-LCH:
82.4547, 32.3025, 309.5881
CIE-Luv:
82.4547, 11.4109, -43.0666
Hunter-Lab:
78.1930, 16.0803, -21.3679
#dec2fc color charts
#dec2fc color shades, tints & tones
#dec2fc color schemes
#dec2fc color preview, HTML & CSS examples
This text has a color of #dec2fc
<p style="color:#dec2fc;">Text here</p>
.mytext {color:#dec2fc;}
This box has a color of #dec2fc
<div style="background-color:#dec2fc;">Content here</div>
.mybackground {background-color:#dec2fc;}
Border around this has a color of #dec2fc
<div style="border:2px solid #dec2fc;">Content here</div>
.myborder {border:2px solid #dec2fc;}