#d989d8 color space conversions
Hex:
#d989d8
RGB:
217, 137, 216
CMY:
15, 46, 15
CMYK:
0, 37, 0, 15
HSL:
301°, 51.2821%, 69.4118%
HSV (HSB):
301°, 36.8664%, 85.0980%
XYZ:
49.9556, 37.6009, 69.5905
xyY:
0.3179, 0.2393, 37.6009
CIE-Lab:
67.7254, 42.6223, -27.9225
CIE-LCH:
67.7254, 50.9542, 326.7706
CIE-Luv:
67.7254, 39.6496, -50.2006
Hunter-Lab:
61.3196, 38.1105, -24.3635
#d989d8 color charts
#d989d8 color shades, tints & tones
#d989d8 color schemes
#d989d8 color preview, HTML & CSS examples
This text has a color of #d989d8
<p style="color:#d989d8;">Text here</p>
.mytext {color:#d989d8;}
This box has a color of #d989d8
<div style="background-color:#d989d8;">Content here</div>
.mybackground {background-color:#d989d8;}
Border around this has a color of #d989d8
<div style="border:2px solid #d989d8;">Content here</div>
.myborder {border:2px solid #d989d8;}