#dbc3f6 color space conversions
Hex:
#dbc3f6
RGB:
219, 195, 246
CMY:
14, 24, 4
CMYK:
11, 21, 0, 4
HSL:
268°, 73.9130%, 86.4706%
HSV (HSB):
268°, 20.7317%, 96.4706%
XYZ:
65.3631, 60.7441, 95.4686
xyY:
0.2950, 0.2741, 60.7441
CIE-Lab:
82.2410, 17.8821, -22.0432
CIE-LCH:
82.2410, 28.3844, 309.0501
CIE-Luv:
82.2410, 9.8153, -37.9078
Hunter-Lab:
77.9385, 13.3065, -18.0686
#dbc3f6 color charts
#dbc3f6 color shades, tints & tones
#dbc3f6 color schemes
#dbc3f6 color preview, HTML & CSS examples
This text has a color of #dbc3f6
<p style="color:#dbc3f6;">Text here</p>
.mytext {color:#dbc3f6;}
This box has a color of #dbc3f6
<div style="background-color:#dbc3f6;">Content here</div>
.mybackground {background-color:#dbc3f6;}
Border around this has a color of #dbc3f6
<div style="border:2px solid #dbc3f6;">Content here</div>
.myborder {border:2px solid #dbc3f6;}