#debff6 color space conversions
Hex:
#debff6
RGB:
222, 191, 246
CMY:
13, 25, 4
CMYK:
10, 22, 0, 4
HSL:
274°, 75.3425%, 85.6863%
HSV (HSB):
274°, 22.3577%, 96.4706%
XYZ:
65.3896, 59.4450, 95.2164
xyY:
0.2972, 0.2701, 59.4450
CIE-Lab:
81.5356, 20.9822, -23.0907
CIE-LCH:
81.5356, 31.1999, 312.2610
CIE-Luv:
81.5356, 13.3911, -40.0908
Hunter-Lab:
77.1006, 16.4611, -19.2506
#debff6 color charts
#debff6 color shades, tints & tones
#debff6 color schemes
#debff6 color preview, HTML & CSS examples
This text has a color of #debff6
<p style="color:#debff6;">Text here</p>
.mytext {color:#debff6;}
This box has a color of #debff6
<div style="background-color:#debff6;">Content here</div>
.mybackground {background-color:#debff6;}
Border around this has a color of #debff6
<div style="border:2px solid #debff6;">Content here</div>
.myborder {border:2px solid #debff6;}