#dbc6f1 color space conversions
Hex:
#dbc6f1
RGB:
219, 198, 241
CMY:
14, 22, 5
CMYK:
9, 18, 0, 5
HSL:
269°, 60.5634%, 86.0784%
HSV (HSB):
269°, 17.8423%, 94.5098%
XYZ:
65.2847, 61.7991, 91.7066
xyY:
0.2984, 0.2825, 61.7991
CIE-Lab:
82.8065, 15.2682, -18.5201
CIE-LCH:
82.8065, 24.0023, 309.5026
CIE-Luv:
82.8065, 8.8320, -31.7438
Hunter-Lab:
78.6124, 10.6659, -14.1371
#dbc6f1 color charts
#dbc6f1 color shades, tints & tones
#dbc6f1 color schemes
#dbc6f1 color preview, HTML & CSS examples
This text has a color of #dbc6f1
<p style="color:#dbc6f1;">Text here</p>
.mytext {color:#dbc6f1;}
This box has a color of #dbc6f1
<div style="background-color:#dbc6f1;">Content here</div>
.mybackground {background-color:#dbc6f1;}
Border around this has a color of #dbc6f1
<div style="border:2px solid #dbc6f1;">Content here</div>
.myborder {border:2px solid #dbc6f1;}