#d98ac5 color space conversions
Hex:
#d98ac5
RGB:
217, 138, 197
CMY:
15, 46, 23
CMYK:
0, 36, 9, 15
HSL:
315°, 50.9677%, 69.6078%
HSV (HSB):
315°, 36.4055%, 85.0980%
XYZ:
47.7818, 36.9599, 57.4389
xyY:
0.3361, 0.2600, 36.9599
CIE-Lab:
67.2469, 38.7450, -18.0723
CIE-LCH:
67.2469, 42.7526, 334.9936
CIE-Luv:
67.2469, 42.7804, -33.9595
Hunter-Lab:
60.7946, 33.9022, -13.4611
#d98ac5 color charts
#d98ac5 color shades, tints & tones
#d98ac5 color schemes
#d98ac5 color preview, HTML & CSS examples
This text has a color of #d98ac5
<p style="color:#d98ac5;">Text here</p>
.mytext {color:#d98ac5;}
This box has a color of #d98ac5
<div style="background-color:#d98ac5;">Content here</div>
.mybackground {background-color:#d98ac5;}
Border around this has a color of #d98ac5
<div style="border:2px solid #d98ac5;">Content here</div>
.myborder {border:2px solid #d98ac5;}