#dbbfe3 color space conversions
Hex:
#dbbfe3
RGB:
219, 191, 227
CMY:
14, 25, 11
CMYK:
4, 16, 0, 11
HSL:
287°, 39.1304%, 81.9608%
HSV (HSB):
287°, 15.8590%, 89.0196%
XYZ:
61.7093, 57.8677, 80.5902
xyY:
0.3083, 0.2891, 57.8677
CIE-Lab:
80.6652, 16.2928, -14.2493
CIE-LCH:
80.6652, 21.6448, 318.8279
CIE-Luv:
80.6652, 13.4887, -24.9246
Hunter-Lab:
76.0708, 11.6768, -9.5628
#dbbfe3 color charts
#dbbfe3 color shades, tints & tones
#dbbfe3 color schemes
#dbbfe3 color preview, HTML & CSS examples
This text has a color of #dbbfe3
<p style="color:#dbbfe3;">Text here</p>
.mytext {color:#dbbfe3;}
This box has a color of #dbbfe3
<div style="background-color:#dbbfe3;">Content here</div>
.mybackground {background-color:#dbbfe3;}
Border around this has a color of #dbbfe3
<div style="border:2px solid #dbbfe3;">Content here</div>
.myborder {border:2px solid #dbbfe3;}