#dbade3 color space conversions
Hex:
#dbade3
RGB:
219, 173, 227
CMY:
14, 32, 11
CMYK:
4, 24, 0, 11
HSL:
291°, 49.0909%, 78.4314%
HSV (HSB):
291°, 23.7885%, 89.0196%
XYZ:
58.0221, 50.4933, 79.3611
xyY:
0.3088, 0.2688, 50.4933
CIE-Lab:
76.3710, 26.0012, -20.7286
CIE-LCH:
76.3710, 33.2526, 321.4376
CIE-Luv:
76.3710, 22.3004, -36.7112
Hunter-Lab:
71.0586, 21.3996, -16.4764
#dbade3 color charts
#dbade3 color shades, tints & tones
#dbade3 color schemes
#dbade3 color preview, HTML & CSS examples
This text has a color of #dbade3
<p style="color:#dbade3;">Text here</p>
.mytext {color:#dbade3;}
This box has a color of #dbade3
<div style="background-color:#dbade3;">Content here</div>
.mybackground {background-color:#dbade3;}
Border around this has a color of #dbade3
<div style="border:2px solid #dbade3;">Content here</div>
.myborder {border:2px solid #dbade3;}