#dbc7ff color space conversions
Hex:
#dbc7ff
RGB:
219, 199, 255
CMY:
14, 22, 0
CMYK:
14, 22, 0, 0
HSL:
261°, 100.0000%, 89.0196%
HSV (HSB):
261°, 21.9608%, 100.0000%
XYZ:
67.6868, 63.1269, 103.2250
xyY:
0.2892, 0.2697, 63.1269
CIE-Lab:
83.5091, 17.5853, -24.9065
CIE-LCH:
83.5091, 30.4890, 305.2242
CIE-Luv:
83.5091, 7.1772, -42.6777
Hunter-Lab:
79.4524, 13.0253, -21.4131
#dbc7ff color charts
#dbc7ff color shades, tints & tones
#dbc7ff color schemes
#dbc7ff color preview, HTML & CSS examples
This text has a color of #dbc7ff
<p style="color:#dbc7ff;">Text here</p>
.mytext {color:#dbc7ff;}
This box has a color of #dbc7ff
<div style="background-color:#dbc7ff;">Content here</div>
.mybackground {background-color:#dbc7ff;}
Border around this has a color of #dbc7ff
<div style="border:2px solid #dbc7ff;">Content here</div>
.myborder {border:2px solid #dbc7ff;}