#dbaee7 color space conversions
Hex:
#dbaee7
RGB:
219, 174, 231
CMY:
14, 32, 9
CMYK:
5, 25, 0, 9
HSL:
287°, 54.2857%, 79.4118%
HSV (HSB):
287°, 24.6753%, 90.5882%
XYZ:
58.7733, 51.1017, 82.3672
xyY:
0.3057, 0.2658, 51.1017
CIE-Lab:
76.7406, 26.2309, -22.3359
CIE-LCH:
76.7406, 34.4522, 319.5852
CIE-Luv:
76.7406, 21.3309, -39.3774
Hunter-Lab:
71.4854, 21.6580, -18.2755
#dbaee7 color charts
#dbaee7 color shades, tints & tones
#dbaee7 color schemes
#dbaee7 color preview, HTML & CSS examples
This text has a color of #dbaee7
<p style="color:#dbaee7;">Text here</p>
.mytext {color:#dbaee7;}
This box has a color of #dbaee7
<div style="background-color:#dbaee7;">Content here</div>
.mybackground {background-color:#dbaee7;}
Border around this has a color of #dbaee7
<div style="border:2px solid #dbaee7;">Content here</div>
.myborder {border:2px solid #dbaee7;}