#dbc8dd color space conversions
Hex:
#dbc8dd
RGB:
219, 200, 221
CMY:
14, 22, 13
CMYK:
1, 10, 0, 13
HSL:
294°, 23.5955%, 82.5490%
HSV (HSB):
294°, 9.5023%, 86.6667%
XYZ:
62.9188, 61.5891, 76.9783
xyY:
0.3123, 0.3057, 61.5891
CIE-Lab:
82.6944, 10.3565, -8.0065
CIE-LCH:
82.6944, 13.0905, 322.2928
CIE-Luv:
82.6944, 9.5063, -14.1137
Hunter-Lab:
78.4787, 5.7713, -3.2214
#dbc8dd color charts
#dbc8dd color shades, tints & tones
#dbc8dd color schemes
#dbc8dd color preview, HTML & CSS examples
This text has a color of #dbc8dd
<p style="color:#dbc8dd;">Text here</p>
.mytext {color:#dbc8dd;}
This box has a color of #dbc8dd
<div style="background-color:#dbc8dd;">Content here</div>
.mybackground {background-color:#dbc8dd;}
Border around this has a color of #dbc8dd
<div style="border:2px solid #dbc8dd;">Content here</div>
.myborder {border:2px solid #dbc8dd;}