#dab7fd color space conversions
Hex:
#dab7fd
RGB:
218, 183, 253
CMY:
15, 28, 1
CMYK:
14, 28, 0, 1
HSL:
270°, 94.5946%, 85.4902%
HSV (HSB):
270°, 27.6680%, 99.2157%
XYZ:
63.5766, 55.8642, 100.3605
xyY:
0.2892, 0.2542, 55.8642
CIE-Lab:
79.5365, 25.4813, -29.9214
CIE-LCH:
79.5365, 39.3012, 310.4180
CIE-Luv:
79.5365, 14.0828, -51.9757
Hunter-Lab:
74.7424, 21.0345, -27.2921
#dab7fd color charts
#dab7fd color shades, tints & tones
#dab7fd color schemes
#dab7fd color preview, HTML & CSS examples
This text has a color of #dab7fd
<p style="color:#dab7fd;">Text here</p>
.mytext {color:#dab7fd;}
This box has a color of #dab7fd
<div style="background-color:#dab7fd;">Content here</div>
.mybackground {background-color:#dab7fd;}
Border around this has a color of #dab7fd
<div style="border:2px solid #dab7fd;">Content here</div>
.myborder {border:2px solid #dab7fd;}