#d98fb5 color space conversions
Hex:
#d98fb5
RGB:
217, 143, 181
CMY:
15, 44, 29
CMYK:
0, 34, 17, 15
HSL:
329°, 49.3333%, 70.5882%
HSV (HSB):
329°, 34.1014%, 85.0980%
XYZ:
46.7782, 37.7328, 48.5337
xyY:
0.3516, 0.2836, 37.7328
CIE-Lab:
67.8232, 33.4577, -8.2541
CIE-LCH:
67.8232, 34.4609, 346.1417
CIE-Luv:
67.8232, 43.1063, -18.1109
Hunter-Lab:
61.4271, 28.4348, -3.8463
#d98fb5 color charts
#d98fb5 color shades, tints & tones
#d98fb5 color schemes
#d98fb5 color preview, HTML & CSS examples
This text has a color of #d98fb5
<p style="color:#d98fb5;">Text here</p>
.mytext {color:#d98fb5;}
This box has a color of #d98fb5
<div style="background-color:#d98fb5;">Content here</div>
.mybackground {background-color:#d98fb5;}
Border around this has a color of #d98fb5
<div style="border:2px solid #d98fb5;">Content here</div>
.myborder {border:2px solid #d98fb5;}