#dbc6f0 color space conversions
Hex:
#dbc6f0
RGB:
219, 198, 240
CMY:
14, 22, 6
CMYK:
9, 18, 0, 6
HSL:
270°, 58.3333%, 85.8824%
HSV (HSB):
270°, 17.5000%, 94.1176%
XYZ:
65.1357, 61.7395, 90.9220
xyY:
0.2991, 0.2835, 61.7395
CIE-Lab:
82.7747, 15.0692, -18.0346
CIE-LCH:
82.7747, 23.5017, 309.8812
CIE-Luv:
82.7747, 8.9171, -30.9191
Hunter-Lab:
78.5745, 10.4653, -13.6049
#dbc6f0 color charts
#dbc6f0 color shades, tints & tones
#dbc6f0 color schemes
#dbc6f0 color preview, HTML & CSS examples
This text has a color of #dbc6f0
<p style="color:#dbc6f0;">Text here</p>
.mytext {color:#dbc6f0;}
This box has a color of #dbc6f0
<div style="background-color:#dbc6f0;">Content here</div>
.mybackground {background-color:#dbc6f0;}
Border around this has a color of #dbc6f0
<div style="border:2px solid #dbc6f0;">Content here</div>
.myborder {border:2px solid #dbc6f0;}