#d98dbd color space conversions
Hex:
#d98dbd
RGB:
217, 141, 189
CMY:
15, 45, 26
CMYK:
0, 35, 13, 15
HSL:
322°, 50.0000%, 70.1961%
HSV (HSB):
322°, 35.0230%, 85.0980%
XYZ:
47.3255, 37.4756, 52.8833
xyY:
0.3437, 0.2722, 37.4756
CIE-Lab:
67.6323, 35.8141, -13.0173
CIE-LCH:
67.6323, 38.1064, 340.0254
CIE-Luv:
67.6323, 42.7406, -25.7011
Hunter-Lab:
61.2173, 30.8633, -8.3663
#d98dbd color charts
#d98dbd color shades, tints & tones
#d98dbd color schemes
#d98dbd color preview, HTML & CSS examples
This text has a color of #d98dbd
<p style="color:#d98dbd;">Text here</p>
.mytext {color:#d98dbd;}
This box has a color of #d98dbd
<div style="background-color:#d98dbd;">Content here</div>
.mybackground {background-color:#d98dbd;}
Border around this has a color of #d98dbd
<div style="border:2px solid #d98dbd;">Content here</div>
.myborder {border:2px solid #d98dbd;}