#dbace1 color space conversions
Hex:
#dbace1
RGB:
219, 172, 225
CMY:
14, 33, 12
CMYK:
3, 24, 0, 12
HSL:
293°, 46.9027%, 77.8431%
HSV (HSB):
293°, 23.5556%, 88.2353%
XYZ:
57.5565, 50.0014, 77.8518
xyY:
0.3104, 0.2697, 50.0014
CIE-Lab:
76.0701, 26.1608, -20.0991
CIE-LCH:
76.0701, 32.9903, 322.4653
CIE-Luv:
76.0701, 23.0325, -35.7025
Hunter-Lab:
70.7116, 21.5467, -15.7787
#dbace1 color charts
#dbace1 color shades, tints & tones
#dbace1 color schemes
#dbace1 color preview, HTML & CSS examples
This text has a color of #dbace1
<p style="color:#dbace1;">Text here</p>
.mytext {color:#dbace1;}
This box has a color of #dbace1
<div style="background-color:#dbace1;">Content here</div>
.mybackground {background-color:#dbace1;}
Border around this has a color of #dbace1
<div style="border:2px solid #dbace1;">Content here</div>
.myborder {border:2px solid #dbace1;}