#dbc9e6 color space conversions
Hex:
#dbc9e6
RGB:
219, 201, 230
CMY:
14, 21, 10
CMYK:
5, 13, 0, 10
HSL:
277°, 36.7089%, 84.5098%
HSV (HSB):
277°, 12.6087%, 90.1961%
XYZ:
64.3830, 62.5465, 83.5422
xyY:
0.3059, 0.2972, 62.5465
CIE-Lab:
83.2032, 11.5176, -12.0559
CIE-LCH:
83.2032, 16.6734, 313.6919
CIE-Luv:
83.2032, 8.2837, -20.7177
Hunter-Lab:
79.0864, 6.9130, -7.2701
#dbc9e6 color charts
#dbc9e6 color shades, tints & tones
#dbc9e6 color schemes
#dbc9e6 color preview, HTML & CSS examples
This text has a color of #dbc9e6
<p style="color:#dbc9e6;">Text here</p>
.mytext {color:#dbc9e6;}
This box has a color of #dbc9e6
<div style="background-color:#dbc9e6;">Content here</div>
.mybackground {background-color:#dbc9e6;}
Border around this has a color of #dbc9e6
<div style="border:2px solid #dbc9e6;">Content here</div>
.myborder {border:2px solid #dbc9e6;}