#e971cd color space conversions
Hex:
#e971cd
RGB:
233, 113, 205
CMY:
9, 56, 20
CMYK:
0, 52, 12, 9
HSL:
314°, 73.1707%, 67.8431%
HSV (HSB):
314°, 51.5021%, 91.3725%
XYZ:
50.5288, 33.5417, 61.5686
xyY:
0.3469, 0.2303, 33.5417
CIE-Lab:
64.5971, 57.6440, -26.4246
CIE-LCH:
64.5971, 63.4120, 335.3728
CIE-Luv:
64.5971, 63.7345, -49.9582
Hunter-Lab:
57.9152, 54.3831, -22.4896
#e971cd color charts
#e971cd color shades, tints & tones
#e971cd color schemes
#e971cd color preview, HTML & CSS examples
This text has a color of #e971cd
<p style="color:#e971cd;">Text here</p>
.mytext {color:#e971cd;}
This box has a color of #e971cd
<div style="background-color:#e971cd;">Content here</div>
.mybackground {background-color:#e971cd;}
Border around this has a color of #e971cd
<div style="border:2px solid #e971cd;">Content here</div>
.myborder {border:2px solid #e971cd;}