#dab2e7 color space conversions
Hex:
#dab2e7
RGB:
218, 178, 231
CMY:
15, 30, 9
CMYK:
6, 23, 0, 9
HSL:
285°, 52.4752%, 80.1961%
HSV (HSB):
285°, 22.9437%, 90.5882%
XYZ:
59.2576, 52.5157, 82.6146
xyY:
0.3048, 0.2702, 52.5157
CIE-Lab:
77.5882, 23.7443, -21.0568
CIE-LCH:
77.5882, 31.7360, 318.4329
CIE-Luv:
77.5882, 18.8199, -36.9529
Hunter-Lab:
72.4677, 19.1428, -16.8643
#dab2e7 color charts
#dab2e7 color shades, tints & tones
#dab2e7 color schemes
#dab2e7 color preview, HTML & CSS examples
This text has a color of #dab2e7
<p style="color:#dab2e7;">Text here</p>
.mytext {color:#dab2e7;}
This box has a color of #dab2e7
<div style="background-color:#dab2e7;">Content here</div>
.mybackground {background-color:#dab2e7;}
Border around this has a color of #dab2e7
<div style="border:2px solid #dab2e7;">Content here</div>
.myborder {border:2px solid #dab2e7;}