#debdf6 color space conversions
Hex:
#debdf6
RGB:
222, 189, 246
CMY:
13, 26, 4
CMYK:
10, 23, 0, 4
HSL:
275°, 76.0000%, 85.2941%
HSV (HSB):
275°, 23.1707%, 96.4706%
XYZ:
64.9563, 58.5786, 95.0720
xyY:
0.2971, 0.2680, 58.5786
CIE-Lab:
81.0594, 22.0578, -23.8149
CIE-LCH:
81.0594, 32.4607, 312.8064
CIE-Luv:
81.0594, 14.3290, -41.4256
Hunter-Lab:
76.5367, 17.5531, -20.0730
#debdf6 color charts
#debdf6 color shades, tints & tones
#debdf6 color schemes
#debdf6 color preview, HTML & CSS examples
This text has a color of #debdf6
<p style="color:#debdf6;">Text here</p>
.mytext {color:#debdf6;}
This box has a color of #debdf6
<div style="background-color:#debdf6;">Content here</div>
.mybackground {background-color:#debdf6;}
Border around this has a color of #debdf6
<div style="border:2px solid #debdf6;">Content here</div>
.myborder {border:2px solid #debdf6;}