#decfe9 color space conversions
Hex:
#decfe9
RGB:
222, 207, 233
CMY:
13, 19, 9
CMYK:
5, 11, 0, 9
HSL:
275°, 37.1429%, 86.2745%
HSV (HSB):
275°, 11.1588%, 91.3725%
XYZ:
67.1450, 66.0384, 86.2986
xyY:
0.3059, 0.3009, 66.0384
CIE-Lab:
85.0160, 9.8954, -10.9223
CIE-LCH:
85.0160, 14.7382, 312.1762
CIE-Luv:
85.0160, 6.8000, -18.6972
Hunter-Lab:
81.2640, 5.2749, -6.0784
#decfe9 color charts
#decfe9 color shades, tints & tones
#decfe9 color schemes
#decfe9 color preview, HTML & CSS examples
This text has a color of #decfe9
<p style="color:#decfe9;">Text here</p>
.mytext {color:#decfe9;}
This box has a color of #decfe9
<div style="background-color:#decfe9;">Content here</div>
.mybackground {background-color:#decfe9;}
Border around this has a color of #decfe9
<div style="border:2px solid #decfe9;">Content here</div>
.myborder {border:2px solid #decfe9;}