#e974ed color space conversions
Hex:
#e974ed
RGB:
233, 116, 237
CMY:
9, 55, 7
CMYK:
2, 51, 0, 7
HSL:
298°, 77.0701%, 69.2157%
HSV (HSB):
298°, 51.0549%, 92.9412%
XYZ:
55.1357, 35.9288, 84.1498
xyY:
0.3147, 0.2051, 35.9288
CIE-Lab:
66.4655, 61.5441, -41.3567
CIE-LCH:
66.4655, 74.1488, 326.0995
CIE-Luv:
66.4655, 54.1672, -74.6094
Hunter-Lab:
59.9407, 59.2949, -41.2778
#e974ed color charts
#e974ed color shades, tints & tones
#e974ed color schemes
#e974ed color preview, HTML & CSS examples
This text has a color of #e974ed
<p style="color:#e974ed;">Text here</p>
.mytext {color:#e974ed;}
This box has a color of #e974ed
<div style="background-color:#e974ed;">Content here</div>
.mybackground {background-color:#e974ed;}
Border around this has a color of #e974ed
<div style="border:2px solid #e974ed;">Content here</div>
.myborder {border:2px solid #e974ed;}