#dbc5ea color space conversions
Hex:
#dbc5ea
RGB:
219, 197, 234
CMY:
14, 23, 8
CMYK:
6, 16, 0, 8
HSL:
276°, 46.8354%, 84.5098%
HSV (HSB):
276°, 15.8120%, 91.7647%
XYZ:
64.0310, 60.9331, 86.2284
xyY:
0.3032, 0.2885, 60.9331
CIE-Lab:
82.3428, 14.4247, -15.4811
CIE-LCH:
82.3428, 21.1598, 312.9768
CIE-Luv:
82.3428, 9.9132, -26.6590
Hunter-Lab:
78.0596, 9.8160, -10.8528
#dbc5ea color charts
#dbc5ea color shades, tints & tones
#dbc5ea color schemes
#dbc5ea color preview, HTML & CSS examples
This text has a color of #dbc5ea
<p style="color:#dbc5ea;">Text here</p>
.mytext {color:#dbc5ea;}
This box has a color of #dbc5ea
<div style="background-color:#dbc5ea;">Content here</div>
.mybackground {background-color:#dbc5ea;}
Border around this has a color of #dbc5ea
<div style="border:2px solid #dbc5ea;">Content here</div>
.myborder {border:2px solid #dbc5ea;}