#d975d6 color space conversions
Hex:
#d975d6
RGB:
217, 117, 214
CMY:
15, 54, 16
CMYK:
0, 46, 1, 15
HSL:
302°, 56.8182%, 65.4902%
HSV (HSB):
302°, 46.0829%, 85.0980%
XYZ:
47.1142, 32.3293, 67.3753
xyY:
0.3209, 0.2202, 32.3293
CIE-Lab:
63.6141, 52.5431, -33.1633
CIE-LCH:
63.6141, 62.1336, 327.7414
CIE-Luv:
63.6141, 48.6681, -59.5634
Hunter-Lab:
56.8589, 48.4048, -30.4549
#d975d6 color charts
#d975d6 color shades, tints & tones
#d975d6 color schemes
#d975d6 color preview, HTML & CSS examples
This text has a color of #d975d6
<p style="color:#d975d6;">Text here</p>
.mytext {color:#d975d6;}
This box has a color of #d975d6
<div style="background-color:#d975d6;">Content here</div>
.mybackground {background-color:#d975d6;}
Border around this has a color of #d975d6
<div style="border:2px solid #d975d6;">Content here</div>
.myborder {border:2px solid #d975d6;}