#d971c5 color space conversions
Hex:
#d971c5
RGB:
217, 113, 197
CMY:
15, 56, 23
CMYK:
0, 48, 9, 15
HSL:
312°, 57.7778%, 64.7059%
HSV (HSB):
312°, 47.9263%, 85.0980%
XYZ:
44.5984, 30.5932, 56.3778
xyY:
0.3390, 0.2325, 30.5932
CIE-Lab:
62.1627, 51.6271, -25.8369
CIE-LCH:
62.1627, 57.7313, 333.4142
CIE-Luv:
62.1627, 54.4497, -47.6704
Hunter-Lab:
55.3111, 47.1337, -21.7157
#d971c5 color charts
#d971c5 color shades, tints & tones
#d971c5 color schemes
#d971c5 color preview, HTML & CSS examples
This text has a color of #d971c5
<p style="color:#d971c5;">Text here</p>
.mytext {color:#d971c5;}
This box has a color of #d971c5
<div style="background-color:#d971c5;">Content here</div>
.mybackground {background-color:#d971c5;}
Border around this has a color of #d971c5
<div style="border:2px solid #d971c5;">Content here</div>
.myborder {border:2px solid #d971c5;}