#e975c4 color space conversions
Hex:
#e975c4
RGB:
233, 117, 196
CMY:
9, 54, 23
CMYK:
0, 50, 16, 9
HSL:
319°, 72.5000%, 68.6275%
HSV (HSB):
319°, 49.7854%, 91.3725%
XYZ:
49.9294, 34.0317, 56.1618
xyY:
0.3563, 0.2429, 34.0317
CIE-Lab:
64.9878, 54.3520, -20.7607
CIE-LCH:
64.9878, 58.1820, 339.0948
CIE-Luv:
64.9878, 64.3449, -40.6608
Hunter-Lab:
58.3367, 50.6857, -16.2438
#e975c4 color charts
#e975c4 color shades, tints & tones
#e975c4 color schemes
#e975c4 color preview, HTML & CSS examples
This text has a color of #e975c4
<p style="color:#e975c4;">Text here</p>
.mytext {color:#e975c4;}
This box has a color of #e975c4
<div style="background-color:#e975c4;">Content here</div>
.mybackground {background-color:#e975c4;}
Border around this has a color of #e975c4
<div style="border:2px solid #e975c4;">Content here</div>
.myborder {border:2px solid #e975c4;}