#dbb2e5 color space conversions
Hex:
#dbb2e5
RGB:
219, 178, 229
CMY:
14, 30, 10
CMYK:
4, 22, 0, 10
HSL:
288°, 49.5146%, 79.8039%
HSV (HSB):
288°, 22.2707%, 89.8039%
XYZ:
59.2767, 52.5580, 81.1492
xyY:
0.3072, 0.2723, 52.5580
CIE-Lab:
77.6133, 23.6818, -19.9285
CIE-LCH:
77.6133, 30.9511, 319.9190
CIE-Luv:
77.6133, 19.6458, -35.1187
Hunter-Lab:
72.4969, 19.0799, -15.6183
#dbb2e5 color charts
#dbb2e5 color shades, tints & tones
#dbb2e5 color schemes
#dbb2e5 color preview, HTML & CSS examples
This text has a color of #dbb2e5
<p style="color:#dbb2e5;">Text here</p>
.mytext {color:#dbb2e5;}
This box has a color of #dbb2e5
<div style="background-color:#dbb2e5;">Content here</div>
.mybackground {background-color:#dbb2e5;}
Border around this has a color of #dbb2e5
<div style="border:2px solid #dbb2e5;">Content here</div>
.myborder {border:2px solid #dbb2e5;}