#e971d4 color space conversions
Hex:
#e971d4
RGB:
233, 113, 212
CMY:
9, 56, 17
CMYK:
0, 52, 9, 9
HSL:
311°, 73.1707%, 67.8431%
HSV (HSB):
311°, 51.5021%, 91.3725%
XYZ:
51.3931, 33.8874, 66.1196
xyY:
0.3395, 0.2238, 33.8874
CIE-Lab:
64.8731, 58.7508, -29.9272
CIE-LCH:
64.8731, 65.9340, 333.0060
CIE-Luv:
64.8731, 61.8525, -55.6719
Hunter-Lab:
58.2128, 55.7158, -26.5940
#e971d4 color charts
#e971d4 color shades, tints & tones
#e971d4 color schemes
#e971d4 color preview, HTML & CSS examples
This text has a color of #e971d4
<p style="color:#e971d4;">Text here</p>
.mytext {color:#e971d4;}
This box has a color of #e971d4
<div style="background-color:#e971d4;">Content here</div>
.mybackground {background-color:#e971d4;}
Border around this has a color of #e971d4
<div style="border:2px solid #e971d4;">Content here</div>
.myborder {border:2px solid #e971d4;}