#dbc7f7 color space conversions
Hex:
#dbc7f7
RGB:
219, 199, 247
CMY:
14, 22, 3
CMYK:
11, 19, 0, 3
HSL:
265°, 75.0000%, 87.4510%
HSV (HSB):
265°, 19.4332%, 96.8627%
XYZ:
66.4253, 62.6223, 96.5820
xyY:
0.2944, 0.2775, 62.6223
CIE-Lab:
83.2433, 15.9400, -21.0564
CIE-LCH:
83.2433, 26.4094, 307.1262
CIE-Luv:
83.2433, 7.8509, -36.0288
Hunter-Lab:
79.1343, 11.3480, -16.9684
#dbc7f7 color charts
#dbc7f7 color shades, tints & tones
#dbc7f7 color schemes
#dbc7f7 color preview, HTML & CSS examples
This text has a color of #dbc7f7
<p style="color:#dbc7f7;">Text here</p>
.mytext {color:#dbc7f7;}
This box has a color of #dbc7f7
<div style="background-color:#dbc7f7;">Content here</div>
.mybackground {background-color:#dbc7f7;}
Border around this has a color of #dbc7f7
<div style="border:2px solid #dbc7f7;">Content here</div>
.myborder {border:2px solid #dbc7f7;}