#d98ac7 color space conversions
Hex:
#d98ac7
RGB:
217, 138, 199
CMY:
15, 46, 22
CMYK:
0, 36, 8, 15
HSL:
314°, 50.9677%, 69.6078%
HSV (HSB):
314°, 36.4055%, 85.0980%
XYZ:
48.0126, 37.0522, 58.6541
xyY:
0.3341, 0.2578, 37.0522
CIE-Lab:
67.3162, 39.0855, -19.0846
CIE-LCH:
67.3162, 43.4960, 333.9748
CIE-Luv:
67.3162, 42.4034, -35.5979
Hunter-Lab:
60.8705, 34.2712, -14.5218
#d98ac7 color charts
#d98ac7 color shades, tints & tones
#d98ac7 color schemes
#d98ac7 color preview, HTML & CSS examples
This text has a color of #d98ac7
<p style="color:#d98ac7;">Text here</p>
.mytext {color:#d98ac7;}
This box has a color of #d98ac7
<div style="background-color:#d98ac7;">Content here</div>
.mybackground {background-color:#d98ac7;}
Border around this has a color of #d98ac7
<div style="border:2px solid #d98ac7;">Content here</div>
.myborder {border:2px solid #d98ac7;}