#dbd2ed color space conversions
Hex:
#dbd2ed
RGB:
219, 210, 237
CMY:
14, 18, 7
CMYK:
8, 11, 0, 7
HSL:
260°, 42.8571%, 87.6471%
HSV (HSB):
260°, 11.3924%, 92.9412%
XYZ:
67.5461, 67.2677, 89.5447
xyY:
0.3011, 0.2998, 67.2677
CIE-Lab:
85.6389, 8.0953, -12.1404
CIE-LCH:
85.6389, 14.5919, 303.6955
CIE-Luv:
85.6389, 3.3528, -20.3549
Hunter-Lab:
82.0169, 3.4765, -7.3200
#dbd2ed color charts
#dbd2ed color shades, tints & tones
#dbd2ed color schemes
#dbd2ed color preview, HTML & CSS examples
This text has a color of #dbd2ed
<p style="color:#dbd2ed;">Text here</p>
.mytext {color:#dbd2ed;}
This box has a color of #dbd2ed
<div style="background-color:#dbd2ed;">Content here</div>
.mybackground {background-color:#dbd2ed;}
Border around this has a color of #dbd2ed
<div style="border:2px solid #dbd2ed;">Content here</div>
.myborder {border:2px solid #dbd2ed;}