#debff5 color space conversions
Hex:
#debff5
RGB:
222, 191, 245
CMY:
13, 25, 4
CMYK:
9, 22, 0, 4
HSL:
274°, 72.9730%, 85.4902%
HSV (HSB):
274°, 22.0408%, 96.0784%
XYZ:
65.2364, 59.3838, 94.4101
xyY:
0.2978, 0.2711, 59.3838
CIE-Lab:
81.5021, 20.7818, -22.6070
CIE-LCH:
81.5021, 30.7077, 312.5912
CIE-Luv:
81.5021, 13.4901, -39.2607
Hunter-Lab:
77.0609, 16.2539, -18.6957
#debff5 color charts
#debff5 color shades, tints & tones
#debff5 color schemes
#debff5 color preview, HTML & CSS examples
This text has a color of #debff5
<p style="color:#debff5;">Text here</p>
.mytext {color:#debff5;}
This box has a color of #debff5
<div style="background-color:#debff5;">Content here</div>
.mybackground {background-color:#debff5;}
Border around this has a color of #debff5
<div style="border:2px solid #debff5;">Content here</div>
.myborder {border:2px solid #debff5;}