#dab7ec color space conversions
Hex:
#dab7ec
RGB:
218, 183, 236
CMY:
15, 28, 7
CMYK:
8, 22, 0, 7
HSL:
280°, 58.2418%, 82.1569%
HSV (HSB):
280°, 22.4576%, 92.5490%
XYZ:
60.9873, 54.8285, 86.7255
xyY:
0.3011, 0.2707, 54.8285
CIE-Lab:
78.9424, 22.0233, -21.6987
CIE-LCH:
78.9424, 30.9170, 315.4253
CIE-Luv:
78.9424, 15.8848, -37.8060
Hunter-Lab:
74.0463, 17.4382, -17.6100
#dab7ec color charts
#dab7ec color shades, tints & tones
#dab7ec color schemes
#dab7ec color preview, HTML & CSS examples
This text has a color of #dab7ec
<p style="color:#dab7ec;">Text here</p>
.mytext {color:#dab7ec;}
This box has a color of #dab7ec
<div style="background-color:#dab7ec;">Content here</div>
.mybackground {background-color:#dab7ec;}
Border around this has a color of #dab7ec
<div style="border:2px solid #dab7ec;">Content here</div>
.myborder {border:2px solid #dab7ec;}