#dab6ed color space conversions
Hex:
#dab6ed
RGB:
218, 182, 237
CMY:
15, 29, 7
CMYK:
8, 23, 0, 7
HSL:
279°, 60.4396%, 82.1569%
HSV (HSB):
279°, 23.2068%, 92.9412%
XYZ:
60.9275, 54.4757, 87.4244
xyY:
0.3004, 0.2686, 54.4757
CIE-Lab:
78.7383, 22.7619, -22.5473
CIE-LCH:
78.7383, 32.0388, 315.2714
CIE-Luv:
78.7383, 16.2523, -39.2976
Hunter-Lab:
73.8077, 18.1864, -18.5630
#dab6ed color charts
#dab6ed color shades, tints & tones
#dab6ed color schemes
#dab6ed color preview, HTML & CSS examples
This text has a color of #dab6ed
<p style="color:#dab6ed;">Text here</p>
.mytext {color:#dab6ed;}
This box has a color of #dab6ed
<div style="background-color:#dab6ed;">Content here</div>
.mybackground {background-color:#dab6ed;}
Border around this has a color of #dab6ed
<div style="border:2px solid #dab6ed;">Content here</div>
.myborder {border:2px solid #dab6ed;}