#dbbee6 color space conversions
Hex:
#dbbee6
RGB:
219, 190, 230
CMY:
14, 25, 10
CMYK:
5, 17, 0, 10
HSL:
284°, 44.4444%, 82.3529%
HSV (HSB):
284°, 17.3913%, 90.1961%
XYZ:
61.9098, 57.6002, 82.7179
xyY:
0.3061, 0.2848, 57.6002
CIE-Lab:
80.5160, 17.4043, -16.0848
CIE-LCH:
80.5160, 23.6987, 317.2562
CIE-Luv:
80.5160, 13.6959, -28.0439
Hunter-Lab:
75.8948, 12.7924, -11.4940
#dbbee6 color charts
#dbbee6 color shades, tints & tones
#dbbee6 color schemes
#dbbee6 color preview, HTML & CSS examples
This text has a color of #dbbee6
<p style="color:#dbbee6;">Text here</p>
.mytext {color:#dbbee6;}
This box has a color of #dbbee6
<div style="background-color:#dbbee6;">Content here</div>
.mybackground {background-color:#dbbee6;}
Border around this has a color of #dbbee6
<div style="border:2px solid #dbbee6;">Content here</div>
.myborder {border:2px solid #dbbee6;}