#dbc4f8 color space conversions
Hex:
#dbc4f8
RGB:
219, 196, 248
CMY:
14, 23, 3
CMYK:
12, 21, 0, 3
HSL:
267°, 78.7879%, 87.0588%
HSV (HSB):
267°, 20.9677%, 97.2549%
XYZ:
65.8966, 61.3172, 97.1692
xyY:
0.2937, 0.2733, 61.3172
CIE-Lab:
82.5490, 17.7521, -22.6421
CIE-LCH:
82.5490, 28.7715, 308.0976
CIE-Luv:
82.5490, 9.1695, -38.8923
Hunter-Lab:
78.3053, 13.1796, -18.7593
#dbc4f8 color charts
#dbc4f8 color shades, tints & tones
#dbc4f8 color schemes
#dbc4f8 color preview, HTML & CSS examples
This text has a color of #dbc4f8
<p style="color:#dbc4f8;">Text here</p>
.mytext {color:#dbc4f8;}
This box has a color of #dbc4f8
<div style="background-color:#dbc4f8;">Content here</div>
.mybackground {background-color:#dbc4f8;}
Border around this has a color of #dbc4f8
<div style="border:2px solid #dbc4f8;">Content here</div>
.myborder {border:2px solid #dbc4f8;}