#dbc9df color space conversions
Hex:
#dbc9df
RGB:
219, 201, 223
CMY:
14, 21, 13
CMYK:
2, 10, 0, 13
HSL:
289°, 25.5814%, 83.1373%
HSV (HSB):
289°, 9.8655%, 87.4510%
XYZ:
63.4193, 62.1611, 78.4678
xyY:
0.3108, 0.3046, 62.1611
CIE-Lab:
82.9990, 10.1960, -8.6231
CIE-LCH:
82.9990, 13.3535, 319.7776
CIE-Luv:
82.9990, 8.8417, -15.0592
Hunter-Lab:
78.8423, 5.6082, -3.8187
#dbc9df color charts
#dbc9df color shades, tints & tones
#dbc9df color schemes
#dbc9df color preview, HTML & CSS examples
This text has a color of #dbc9df
<p style="color:#dbc9df;">Text here</p>
.mytext {color:#dbc9df;}
This box has a color of #dbc9df
<div style="background-color:#dbc9df;">Content here</div>
.mybackground {background-color:#dbc9df;}
Border around this has a color of #dbc9df
<div style="border:2px solid #dbc9df;">Content here</div>
.myborder {border:2px solid #dbc9df;}