#dbbfdd color space conversions
Hex:
#dbbfdd
RGB:
219, 191, 221
CMY:
14, 25, 13
CMYK:
1, 14, 0, 13
HSL:
296°, 30.6122%, 80.7843%
HSV (HSB):
296°, 13.5747%, 86.6667%
XYZ:
60.8954, 57.5421, 76.3038
xyY:
0.3127, 0.2955, 57.5421
CIE-Lab:
80.4836, 15.1636, -11.2964
CIE-LCH:
80.4836, 18.9088, 323.3151
CIE-Luv:
80.4836, 14.0519, -20.0410
Hunter-Lab:
75.8565, 10.5456, -6.5400
#dbbfdd color charts
#dbbfdd color shades, tints & tones
#dbbfdd color schemes
#dbbfdd color preview, HTML & CSS examples
This text has a color of #dbbfdd
<p style="color:#dbbfdd;">Text here</p>
.mytext {color:#dbbfdd;}
This box has a color of #dbbfdd
<div style="background-color:#dbbfdd;">Content here</div>
.mybackground {background-color:#dbbfdd;}
Border around this has a color of #dbbfdd
<div style="border:2px solid #dbbfdd;">Content here</div>
.myborder {border:2px solid #dbbfdd;}