#debef8 color space conversions
Hex:
#debef8
RGB:
222, 190, 248
CMY:
13, 25, 3
CMYK:
10, 23, 0, 3
HSL:
273°, 80.5556%, 85.8824%
HSV (HSB):
273°, 23.3871%, 97.2549%
XYZ:
65.4809, 59.1338, 96.7697
xyY:
0.2958, 0.2671, 59.1338
CIE-Lab:
81.3651, 21.9226, -24.4190
CIE-LCH:
81.3651, 32.8160, 311.9165
CIE-Luv:
81.3651, 13.6593, -42.4212
Hunter-Lab:
76.8985, 17.4246, -20.7820
#debef8 color charts
#debef8 color shades, tints & tones
#debef8 color schemes
#debef8 color preview, HTML & CSS examples
This text has a color of #debef8
<p style="color:#debef8;">Text here</p>
.mytext {color:#debef8;}
This box has a color of #debef8
<div style="background-color:#debef8;">Content here</div>
.mybackground {background-color:#debef8;}
Border around this has a color of #debef8
<div style="border:2px solid #debef8;">Content here</div>
.myborder {border:2px solid #debef8;}