#debcff color space conversions
Hex:
#debcff
RGB:
222, 188, 255
CMY:
13, 26, 0
CMYK:
13, 26, 0, 0
HSL:
270°, 100.0000%, 86.8627%
HSV (HSB):
270°, 26.2745%, 100.0000%
XYZ:
66.1574, 58.7160, 102.4542
xyY:
0.2910, 0.2583, 58.7160
CIE-Lab:
81.1353, 24.4288, -28.5091
CIE-LCH:
81.1353, 37.5438, 310.5926
CIE-Luv:
81.1353, 13.8646, -49.5915
Hunter-Lab:
76.6264, 20.0165, -25.6359
#debcff color charts
#debcff color shades, tints & tones
#debcff color schemes
#debcff color preview, HTML & CSS examples
This text has a color of #debcff
<p style="color:#debcff;">Text here</p>
.mytext {color:#debcff;}
This box has a color of #debcff
<div style="background-color:#debcff;">Content here</div>
.mybackground {background-color:#debcff;}
Border around this has a color of #debcff
<div style="border:2px solid #debcff;">Content here</div>
.myborder {border:2px solid #debcff;}