#dbc8e7 color space conversions
Hex:
#dbc8e7
RGB:
219, 200, 231
CMY:
14, 22, 9
CMYK:
5, 13, 0, 9
HSL:
277°, 39.2405%, 84.5098%
HSV (HSB):
277°, 13.4199%, 90.5882%
XYZ:
64.2915, 62.1381, 84.2066
xyY:
0.3052, 0.2950, 62.1381
CIE-Lab:
82.9868, 12.2422, -12.9131
CIE-LCH:
82.9868, 17.7938, 313.4723
CIE-Luv:
82.9868, 8.6958, -22.1997
Hunter-Lab:
78.8278, 7.6351, -8.1563
#dbc8e7 color charts
#dbc8e7 color shades, tints & tones
#dbc8e7 color schemes
#dbc8e7 color preview, HTML & CSS examples
This text has a color of #dbc8e7
<p style="color:#dbc8e7;">Text here</p>
.mytext {color:#dbc8e7;}
This box has a color of #dbc8e7
<div style="background-color:#dbc8e7;">Content here</div>
.mybackground {background-color:#dbc8e7;}
Border around this has a color of #dbc8e7
<div style="border:2px solid #dbc8e7;">Content here</div>
.myborder {border:2px solid #dbc8e7;}