#dbd1ed color space conversions
Hex:
#dbd1ed
RGB:
219, 209, 237
CMY:
14, 18, 7
CMYK:
8, 12, 0, 7
HSL:
261°, 43.7500%, 87.4510%
HSV (HSB):
261°, 11.8143%, 92.9412%
XYZ:
67.2999, 66.7754, 89.4626
xyY:
0.3011, 0.2987, 66.7754
CIE-Lab:
85.3904, 8.6239, -12.5117
CIE-LCH:
85.3904, 15.1959, 304.5773
CIE-Luv:
85.3904, 3.8389, -21.0310
Hunter-Lab:
81.7162, 4.0058, -7.7091
#dbd1ed color charts
#dbd1ed color shades, tints & tones
#dbd1ed color schemes
#dbd1ed color preview, HTML & CSS examples
This text has a color of #dbd1ed
<p style="color:#dbd1ed;">Text here</p>
.mytext {color:#dbd1ed;}
This box has a color of #dbd1ed
<div style="background-color:#dbd1ed;">Content here</div>
.mybackground {background-color:#dbd1ed;}
Border around this has a color of #dbd1ed
<div style="border:2px solid #dbd1ed;">Content here</div>
.myborder {border:2px solid #dbd1ed;}