#ea74ed color space conversions
Hex:
#ea74ed
RGB:
234, 116, 237
CMY:
8, 55, 7
CMYK:
1, 51, 0, 7
HSL:
299°, 77.0701%, 69.2157%
HSV (HSB):
299°, 51.0549%, 92.9412%
XYZ:
55.4631, 36.0976, 84.1651
xyY:
0.3156, 0.2054, 36.0976
CIE-Lab:
66.5945, 61.8121, -41.1456
CIE-LCH:
66.5945, 74.2543, 326.3501
CIE-Luv:
66.5945, 54.8357, -74.3369
Hunter-Lab:
60.0813, 59.6373, -40.9997
#ea74ed color charts
#ea74ed color shades, tints & tones
#ea74ed color schemes
#ea74ed color preview, HTML & CSS examples
This text has a color of #ea74ed
<p style="color:#ea74ed;">Text here</p>
.mytext {color:#ea74ed;}
This box has a color of #ea74ed
<div style="background-color:#ea74ed;">Content here</div>
.mybackground {background-color:#ea74ed;}
Border around this has a color of #ea74ed
<div style="border:2px solid #ea74ed;">Content here</div>
.myborder {border:2px solid #ea74ed;}