#d98ac4 color space conversions
Hex:
#d98ac4
RGB:
217, 138, 196
CMY:
15, 46, 23
CMYK:
0, 36, 10, 15
HSL:
316°, 50.9677%, 69.6078%
HSV (HSB):
316°, 36.4055%, 85.0980%
XYZ:
47.6676, 36.9142, 56.8373
xyY:
0.3371, 0.2610, 36.9142
CIE-Lab:
67.2126, 38.5758, -17.5653
CIE-LCH:
67.2126, 42.3867, 335.5180
CIE-Luv:
67.2126, 42.9689, -33.1415
Hunter-Lab:
60.7571, 33.7191, -12.9350
#d98ac4 color charts
#d98ac4 color shades, tints & tones
#d98ac4 color schemes
#d98ac4 color preview, HTML & CSS examples
This text has a color of #d98ac4
<p style="color:#d98ac4;">Text here</p>
.mytext {color:#d98ac4;}
This box has a color of #d98ac4
<div style="background-color:#d98ac4;">Content here</div>
.mybackground {background-color:#d98ac4;}
Border around this has a color of #d98ac4
<div style="border:2px solid #d98ac4;">Content here</div>
.myborder {border:2px solid #d98ac4;}