#dbc3e3 color space conversions
Hex:
#dbc3e3
RGB:
219, 195, 227
CMY:
14, 24, 11
CMYK:
4, 14, 0, 11
HSL:
285°, 36.3636%, 82.7451%
HSV (HSB):
285°, 14.0969%, 89.0196%
XYZ:
62.5937, 59.6363, 80.8850
xyY:
0.3082, 0.2936, 59.6363
CIE-Lab:
81.6401, 14.1488, -12.7887
CIE-LCH:
81.6401, 19.0719, 317.8906
CIE-Luv:
81.6401, 11.5064, -22.2738
Hunter-Lab:
77.2246, 9.5385, -8.0431
#dbc3e3 color charts
#dbc3e3 color shades, tints & tones
#dbc3e3 color schemes
#dbc3e3 color preview, HTML & CSS examples
This text has a color of #dbc3e3
<p style="color:#dbc3e3;">Text here</p>
.mytext {color:#dbc3e3;}
This box has a color of #dbc3e3
<div style="background-color:#dbc3e3;">Content here</div>
.mybackground {background-color:#dbc3e3;}
Border around this has a color of #dbc3e3
<div style="border:2px solid #dbc3e3;">Content here</div>
.myborder {border:2px solid #dbc3e3;}