#dbc0e6 color space conversions
Hex:
#dbc0e6
RGB:
219, 192, 230
CMY:
14, 25, 10
CMYK:
5, 17, 0, 10
HSL:
283°, 43.1818%, 82.7451%
HSV (HSB):
283°, 16.5217%, 90.1961%
XYZ:
62.3460, 58.4725, 82.8632
xyY:
0.3061, 0.2871, 58.4725
CIE-Lab:
81.0008, 16.3301, -15.3558
CIE-LCH:
81.0008, 22.4159, 316.7611
CIE-Luv:
81.0008, 12.7153, -26.7164
Hunter-Lab:
76.4673, 11.7183, -10.7220
#dbc0e6 color charts
#dbc0e6 color shades, tints & tones
#dbc0e6 color schemes
#dbc0e6 color preview, HTML & CSS examples
This text has a color of #dbc0e6
<p style="color:#dbc0e6;">Text here</p>
.mytext {color:#dbc0e6;}
This box has a color of #dbc0e6
<div style="background-color:#dbc0e6;">Content here</div>
.mybackground {background-color:#dbc0e6;}
Border around this has a color of #dbc0e6
<div style="border:2px solid #dbc0e6;">Content here</div>
.myborder {border:2px solid #dbc0e6;}