#dbaef8 color space conversions
Hex:
#dbaef8
RGB:
219, 174, 248
CMY:
14, 32, 3
CMYK:
12, 30, 0, 3
HSL:
276°, 84.0909%, 82.7451%
HSV (HSB):
276°, 29.8387%, 97.2549%
XYZ:
61.2927, 52.1095, 95.6346
xyY:
0.2932, 0.2493, 52.1095
CIE-Lab:
77.3463, 29.6220, -30.5932
CIE-LCH:
77.3463, 42.5842, 314.0760
CIE-Luv:
77.3463, 19.2620, -53.5387
Hunter-Lab:
72.1869, 25.2344, -28.0177
#dbaef8 color charts
#dbaef8 color shades, tints & tones
#dbaef8 color schemes
#dbaef8 color preview, HTML & CSS examples
This text has a color of #dbaef8
<p style="color:#dbaef8;">Text here</p>
.mytext {color:#dbaef8;}
This box has a color of #dbaef8
<div style="background-color:#dbaef8;">Content here</div>
.mybackground {background-color:#dbaef8;}
Border around this has a color of #dbaef8
<div style="border:2px solid #dbaef8;">Content here</div>
.myborder {border:2px solid #dbaef8;}