#e975da color space conversions
Hex:
#e975da
RGB:
233, 117, 218
CMY:
9, 54, 15
CMYK:
0, 50, 6, 9
HSL:
308°, 72.5000%, 68.6275%
HSV (HSB):
308°, 49.7854%, 91.3725%
XYZ:
52.6205, 35.1082, 70.3328
xyY:
0.3329, 0.2221, 35.1082
CIE-Lab:
65.8328, 57.8312, -31.7961
CIE-LCH:
65.8328, 65.9958, 331.1976
CIE-Luv:
65.8328, 58.6339, -58.6173
Hunter-Lab:
59.2522, 54.8304, -28.9012
#e975da color charts
#e975da color shades, tints & tones
#e975da color schemes
#e975da color preview, HTML & CSS examples
This text has a color of #e975da
<p style="color:#e975da;">Text here</p>
.mytext {color:#e975da;}
This box has a color of #e975da
<div style="background-color:#e975da;">Content here</div>
.mybackground {background-color:#e975da;}
Border around this has a color of #e975da
<div style="border:2px solid #e975da;">Content here</div>
.myborder {border:2px solid #e975da;}