#e975e4 color space conversions
Hex:
#e975e4
RGB:
233, 117, 228
CMY:
9, 54, 11
CMYK:
0, 50, 2, 9
HSL:
303°, 72.5000%, 68.6275%
HSV (HSB):
303°, 49.7854%, 91.3725%
XYZ:
53.9692, 35.6477, 77.4350
xyY:
0.3231, 0.2134, 35.6477
CIE-Lab:
66.2498, 59.5118, -36.7108
CIE-LCH:
66.2498, 69.9238, 328.3310
CIE-Luv:
66.2498, 56.0735, -66.7922
Hunter-Lab:
59.7057, 56.8649, -35.1019
#e975e4 color charts
#e975e4 color shades, tints & tones
#e975e4 color schemes
#e975e4 color preview, HTML & CSS examples
This text has a color of #e975e4
<p style="color:#e975e4;">Text here</p>
.mytext {color:#e975e4;}
This box has a color of #e975e4
<div style="background-color:#e975e4;">Content here</div>
.mybackground {background-color:#e975e4;}
Border around this has a color of #e975e4
<div style="border:2px solid #e975e4;">Content here</div>
.myborder {border:2px solid #e975e4;}