#dbb2da color space conversions
Hex:
#dbb2da
RGB:
219, 178, 218
CMY:
14, 30, 15
CMYK:
0, 19, 0, 14
HSL:
301°, 36.2832%, 77.8431%
HSV (HSB):
301°, 18.7215%, 85.8824%
XYZ:
57.7887, 51.9628, 73.3137
xyY:
0.3157, 0.2838, 51.9628
CIE-Lab:
77.2586, 21.6060, -14.5052
CIE-LCH:
77.2586, 26.0234, 326.1245
CIE-Luv:
77.2586, 20.9049, -26.0756
Hunter-Lab:
72.0852, 16.9492, -9.8407
#dbb2da color charts
#dbb2da color shades, tints & tones
#dbb2da color schemes
#dbb2da color preview, HTML & CSS examples
This text has a color of #dbb2da
<p style="color:#dbb2da;">Text here</p>
.mytext {color:#dbb2da;}
This box has a color of #dbb2da
<div style="background-color:#dbb2da;">Content here</div>
.mybackground {background-color:#dbb2da;}
Border around this has a color of #dbb2da
<div style="border:2px solid #dbb2da;">Content here</div>
.myborder {border:2px solid #dbb2da;}