#dbaced color space conversions
Hex:
#dbaced
RGB:
219, 172, 237
CMY:
14, 33, 7
CMYK:
8, 27, 0, 7
HSL:
283°, 64.3564%, 80.1961%
HSV (HSB):
283°, 27.4262%, 92.9412%
XYZ:
59.2520, 50.6795, 86.7800
xyY:
0.3012, 0.2576, 50.6795
CIE-Lab:
76.4845, 28.4881, -25.9753
CIE-LCH:
76.4845, 38.5525, 317.6416
CIE-Luv:
76.4845, 21.5323, -45.6609
Hunter-Lab:
71.1896, 23.9861, -22.4417
#dbaced color charts
#dbaced color shades, tints & tones
#dbaced color schemes
#dbaced color preview, HTML & CSS examples
This text has a color of #dbaced
<p style="color:#dbaced;">Text here</p>
.mytext {color:#dbaced;}
This box has a color of #dbaced
<div style="background-color:#dbaced;">Content here</div>
.mybackground {background-color:#dbaced;}
Border around this has a color of #dbaced
<div style="border:2px solid #dbaced;">Content here</div>
.myborder {border:2px solid #dbaced;}