#dbabd6 color space conversions
Hex:
#dbabd6
RGB:
219, 171, 214
CMY:
14, 33, 16
CMYK:
0, 22, 2, 14
HSL:
306°, 40.0000%, 76.4706%
HSV (HSB):
306°, 21.9178%, 85.8824%
XYZ:
55.9139, 49.0409, 70.1372
xyY:
0.3193, 0.2801, 49.0409
CIE-Lab:
75.4768, 24.6551, -15.0081
CIE-LCH:
75.4768, 28.8638, 328.6703
CIE-Luv:
75.4768, 24.9057, -27.2992
Hunter-Lab:
70.0292, 19.9699, -10.3609
#dbabd6 color charts
#dbabd6 color shades, tints & tones
#dbabd6 color schemes
#dbabd6 color preview, HTML & CSS examples
This text has a color of #dbabd6
<p style="color:#dbabd6;">Text here</p>
.mytext {color:#dbabd6;}
This box has a color of #dbabd6
<div style="background-color:#dbabd6;">Content here</div>
.mybackground {background-color:#dbabd6;}
Border around this has a color of #dbabd6
<div style="border:2px solid #dbabd6;">Content here</div>
.myborder {border:2px solid #dbabd6;}