#dbc7e5 color space conversions
Hex:
#dbc7e5
RGB:
219, 199, 229
CMY:
14, 22, 10
CMYK:
4, 13, 0, 10
HSL:
280°, 36.5854%, 83.9216%
HSV (HSB):
280°, 13.1004%, 89.8039%
XYZ:
63.7797, 61.5641, 82.6502
xyY:
0.3066, 0.2960, 61.5641
CIE-Lab:
82.6810, 12.3925, -12.3022
CIE-LCH:
82.6810, 17.4619, 315.2094
CIE-Luv:
82.6810, 9.3535, -21.2400
Hunter-Lab:
78.4628, 7.7867, -7.5303
#dbc7e5 color charts
#dbc7e5 color shades, tints & tones
#dbc7e5 color schemes
#dbc7e5 color preview, HTML & CSS examples
This text has a color of #dbc7e5
<p style="color:#dbc7e5;">Text here</p>
.mytext {color:#dbc7e5;}
This box has a color of #dbc7e5
<div style="background-color:#dbc7e5;">Content here</div>
.mybackground {background-color:#dbc7e5;}
Border around this has a color of #dbc7e5
<div style="border:2px solid #dbc7e5;">Content here</div>
.myborder {border:2px solid #dbc7e5;}