#dbadf1 color space conversions
Hex:
#dbadf1
RGB:
219, 173, 241
CMY:
14, 32, 5
CMYK:
9, 28, 0, 5
HSL:
281°, 70.8333%, 81.1765%
HSV (HSB):
281°, 28.2158%, 94.5098%
XYZ:
60.0342, 51.2981, 89.9565
xyY:
0.2982, 0.2548, 51.2981
CIE-Lab:
76.8592, 28.7442, -27.5647
CIE-LCH:
76.8592, 39.8251, 316.2000
CIE-Luv:
76.8592, 20.5733, -48.3459
Hunter-Lab:
71.6227, 24.2791, -24.3310
#dbadf1 color charts
#dbadf1 color shades, tints & tones
#dbadf1 color schemes
#dbadf1 color preview, HTML & CSS examples
This text has a color of #dbadf1
<p style="color:#dbadf1;">Text here</p>
.mytext {color:#dbadf1;}
This box has a color of #dbadf1
<div style="background-color:#dbadf1;">Content here</div>
.mybackground {background-color:#dbadf1;}
Border around this has a color of #dbadf1
<div style="border:2px solid #dbadf1;">Content here</div>
.myborder {border:2px solid #dbadf1;}