#dec3f9 color space conversions
Hex:
#dec3f9
RGB:
222, 195, 249
CMY:
13, 24, 2
CMYK:
11, 22, 0, 2
HSL:
270°, 81.8182%, 87.0588%
HSV (HSB):
270°, 21.6867%, 97.6471%
XYZ:
66.7382, 61.3994, 97.9563
xyY:
0.2952, 0.2716, 61.3994
CIE-Lab:
82.5930, 19.4385, -23.0848
CIE-LCH:
82.5930, 30.1788, 310.0989
CIE-Luv:
82.5930, 11.2278, -39.8992
Hunter-Lab:
78.3577, 14.9044, -19.2690
#dec3f9 color charts
#dec3f9 color shades, tints & tones
#dec3f9 color schemes
#dec3f9 color preview, HTML & CSS examples
This text has a color of #dec3f9
<p style="color:#dec3f9;">Text here</p>
.mytext {color:#dec3f9;}
This box has a color of #dec3f9
<div style="background-color:#dec3f9;">Content here</div>
.mybackground {background-color:#dec3f9;}
Border around this has a color of #dec3f9
<div style="border:2px solid #dec3f9;">Content here</div>
.myborder {border:2px solid #dec3f9;}