#d98ab5 color space conversions
Hex:
#d98ab5
RGB:
217, 138, 181
CMY:
15, 46, 29
CMYK:
0, 36, 17, 15
HSL:
327°, 50.9677%, 69.6078%
HSV (HSB):
327°, 36.4055%, 85.0980%
XYZ:
46.0442, 36.2649, 48.2891
xyY:
0.3526, 0.2777, 36.2649
CIE-Lab:
66.7218, 36.1297, -9.8960
CIE-LCH:
66.7218, 37.4605, 344.6822
CIE-Luv:
66.7218, 45.7809, -20.9967
Hunter-Lab:
60.2203, 31.0949, -5.3889
#d98ab5 color charts
#d98ab5 color shades, tints & tones
#d98ab5 color schemes
#d98ab5 color preview, HTML & CSS examples
This text has a color of #d98ab5
<p style="color:#d98ab5;">Text here</p>
.mytext {color:#d98ab5;}
This box has a color of #d98ab5
<div style="background-color:#d98ab5;">Content here</div>
.mybackground {background-color:#d98ab5;}
Border around this has a color of #d98ab5
<div style="border:2px solid #d98ab5;">Content here</div>
.myborder {border:2px solid #d98ab5;}