#dbbfe7 color space conversions
Hex:
#dbbfe7
RGB:
219, 191, 231
CMY:
14, 25, 9
CMYK:
5, 17, 0, 9
HSL:
282°, 45.4545%, 82.7451%
HSV (HSB):
282°, 17.3160%, 90.5882%
XYZ:
62.2680, 58.0912, 83.5321
xyY:
0.3054, 0.2849, 58.0912
CIE-Lab:
80.7895, 17.0598, -16.2102
CIE-LCH:
80.7895, 23.5331, 316.4628
CIE-Luv:
80.7895, 13.1113, -28.2010
Hunter-Lab:
76.2176, 12.4497, -11.6277
#dbbfe7 color charts
#dbbfe7 color shades, tints & tones
#dbbfe7 color schemes
#dbbfe7 color preview, HTML & CSS examples
This text has a color of #dbbfe7
<p style="color:#dbbfe7;">Text here</p>
.mytext {color:#dbbfe7;}
This box has a color of #dbbfe7
<div style="background-color:#dbbfe7;">Content here</div>
.mybackground {background-color:#dbbfe7;}
Border around this has a color of #dbbfe7
<div style="border:2px solid #dbbfe7;">Content here</div>
.myborder {border:2px solid #dbbfe7;}