#debbf2 color space conversions
Hex:
#debbf2
RGB:
222, 187, 242
CMY:
13, 27, 5
CMYK:
8, 23, 0, 5
HSL:
278°, 67.9012%, 84.1176%
HSV (HSB):
278°, 22.7273%, 94.9020%
XYZ:
63.9215, 57.4810, 91.7303
xyY:
0.2999, 0.2697, 57.4810
CIE-Lab:
80.4494, 22.3359, -22.6002
CIE-LCH:
80.4494, 31.7752, 314.6629
CIE-Luv:
80.4494, 15.6839, -39.4336
Hunter-Lab:
75.8163, 17.8169, -18.6638
#debbf2 color charts
#debbf2 color shades, tints & tones
#debbf2 color schemes
#debbf2 color preview, HTML & CSS examples
This text has a color of #debbf2
<p style="color:#debbf2;">Text here</p>
.mytext {color:#debbf2;}
This box has a color of #debbf2
<div style="background-color:#debbf2;">Content here</div>
.mybackground {background-color:#debbf2;}
Border around this has a color of #debbf2
<div style="border:2px solid #debbf2;">Content here</div>
.myborder {border:2px solid #debbf2;}