#dbcade color space conversions
Hex:
#dbcade
RGB:
219, 202, 222
CMY:
14, 21, 13
CMYK:
1, 9, 0, 13
HSL:
291°, 23.2558%, 83.1373%
HSV (HSB):
291°, 9.0090%, 87.0588%
XYZ:
63.5188, 62.5751, 77.8376
xyY:
0.3115, 0.3068, 62.5751
CIE-Lab:
83.2183, 9.4790, -7.7638
CIE-LCH:
83.2183, 12.2526, 320.6808
CIE-Luv:
83.2183, 8.4162, -13.5948
Hunter-Lab:
79.1044, 4.8981, -2.9675
#dbcade color charts
#dbcade color shades, tints & tones
#dbcade color schemes
#dbcade color preview, HTML & CSS examples
This text has a color of #dbcade
<p style="color:#dbcade;">Text here</p>
.mytext {color:#dbcade;}
This box has a color of #dbcade
<div style="background-color:#dbcade;">Content here</div>
.mybackground {background-color:#dbcade;}
Border around this has a color of #dbcade
<div style="border:2px solid #dbcade;">Content here</div>
.myborder {border:2px solid #dbcade;}