#e975f4 color space conversions
Hex:
#e975f4
RGB:
233, 117, 244
CMY:
9, 54, 4
CMYK:
5, 52, 0, 4
HSL:
295°, 85.2349%, 70.7843%
HSV (HSB):
295°, 52.0492%, 95.6863%
XYZ:
56.2947, 36.5779, 89.6811
xyY:
0.3084, 0.2004, 36.5779
CIE-Lab:
66.9591, 62.3181, -44.4422
CIE-LCH:
66.9591, 76.5418, 324.5054
CIE-Luv:
66.9591, 52.0540, -79.8036
Hunter-Lab:
60.4796, 60.3092, -45.5813
#e975f4 color charts
#e975f4 color shades, tints & tones
#e975f4 color schemes
#e975f4 color preview, HTML & CSS examples
This text has a color of #e975f4
<p style="color:#e975f4;">Text here</p>
.mytext {color:#e975f4;}
This box has a color of #e975f4
<div style="background-color:#e975f4;">Content here</div>
.mybackground {background-color:#e975f4;}
Border around this has a color of #e975f4
<div style="border:2px solid #e975f4;">Content here</div>
.myborder {border:2px solid #e975f4;}