#dab2e9 color space conversions
Hex:
#dab2e9
RGB:
218, 178, 233
CMY:
15, 30, 9
CMYK:
6, 24, 0, 9
HSL:
284°, 55.5556%, 80.5882%
HSV (HSB):
284°, 23.6052%, 91.3725%
XYZ:
59.5418, 52.6294, 84.1111
xyY:
0.3033, 0.2681, 52.6294
CIE-Lab:
77.6557, 24.1351, -22.0352
CIE-LCH:
77.6557, 32.6811, 317.6041
CIE-Luv:
77.6557, 18.5925, -38.6109
Hunter-Lab:
72.5461, 19.5471, -17.9594
#dab2e9 color charts
#dab2e9 color shades, tints & tones
#dab2e9 color schemes
#dab2e9 color preview, HTML & CSS examples
This text has a color of #dab2e9
<p style="color:#dab2e9;">Text here</p>
.mytext {color:#dab2e9;}
This box has a color of #dab2e9
<div style="background-color:#dab2e9;">Content here</div>
.mybackground {background-color:#dab2e9;}
Border around this has a color of #dab2e9
<div style="border:2px solid #dab2e9;">Content here</div>
.myborder {border:2px solid #dab2e9;}