#e974e2 color space conversions
Hex:
#e974e2
RGB:
233, 116, 226
CMY:
9, 55, 11
CMYK:
0, 50, 3, 9
HSL:
304°, 72.6708%, 68.4314%
HSV (HSB):
304°, 50.2146%, 91.3725%
XYZ:
53.5771, 35.3054, 75.9423
xyY:
0.3251, 0.2142, 35.3054
CIE-Lab:
65.9858, 59.6451, -36.0116
CIE-LCH:
65.9858, 69.6733, 328.8779
CIE-Luv:
65.9858, 56.9737, -65.6490
Hunter-Lab:
59.4184, 56.9701, -34.1854
#e974e2 color charts
#e974e2 color shades, tints & tones
#e974e2 color schemes
#e974e2 color preview, HTML & CSS examples
This text has a color of #e974e2
<p style="color:#e974e2;">Text here</p>
.mytext {color:#e974e2;}
This box has a color of #e974e2
<div style="background-color:#e974e2;">Content here</div>
.mybackground {background-color:#e974e2;}
Border around this has a color of #e974e2
<div style="border:2px solid #e974e2;">Content here</div>
.myborder {border:2px solid #e974e2;}