#dbc6f4 color space conversions
Hex:
#dbc6f4
RGB:
219, 198, 244
CMY:
14, 22, 4
CMYK:
10, 19, 0, 4
HSL:
267°, 67.6471%, 86.6667%
HSV (HSB):
267°, 18.8525%, 95.6863%
XYZ:
65.7366, 61.9799, 94.0866
xyY:
0.2964, 0.2794, 61.9799
CIE-Lab:
82.9027, 15.8690, -19.9741
CIE-LCH:
82.9027, 25.5105, 308.4664
CIE-Luv:
82.9027, 8.5764, -34.2223
Hunter-Lab:
78.7273, 11.2732, -15.7480
#dbc6f4 color charts
#dbc6f4 color shades, tints & tones
#dbc6f4 color schemes
#dbc6f4 color preview, HTML & CSS examples
This text has a color of #dbc6f4
<p style="color:#dbc6f4;">Text here</p>
.mytext {color:#dbc6f4;}
This box has a color of #dbc6f4
<div style="background-color:#dbc6f4;">Content here</div>
.mybackground {background-color:#dbc6f4;}
Border around this has a color of #dbc6f4
<div style="border:2px solid #dbc6f4;">Content here</div>
.myborder {border:2px solid #dbc6f4;}