#dbb8e7 color space conversions
Hex:
#dbb8e7
RGB:
219, 184, 231
CMY:
14, 28, 9
CMYK:
5, 20, 0, 9
HSL:
285°, 49.4737%, 81.3725%
HSV (HSB):
285°, 20.3463%, 90.5882%
XYZ:
60.7777, 55.1106, 83.0354
xyY:
0.3055, 0.2770, 55.1106
CIE-Lab:
79.1049, 20.8283, -18.7509
CIE-LCH:
79.1049, 28.0252, 318.0045
CIE-Luv:
79.1049, 16.5197, -32.8349
Hunter-Lab:
74.2365, 16.2248, -14.3518
#dbb8e7 color charts
#dbb8e7 color shades, tints & tones
#dbb8e7 color schemes
#dbb8e7 color preview, HTML & CSS examples
This text has a color of #dbb8e7
<p style="color:#dbb8e7;">Text here</p>
.mytext {color:#dbb8e7;}
This box has a color of #dbb8e7
<div style="background-color:#dbb8e7;">Content here</div>
.mybackground {background-color:#dbb8e7;}
Border around this has a color of #dbb8e7
<div style="border:2px solid #dbb8e7;">Content here</div>
.myborder {border:2px solid #dbb8e7;}