#ea37f5 color space conversions
Hex:
#ea37f5
RGB:
234, 55, 245
CMY:
8, 78, 4
CMYK:
4, 78, 0, 4
HSL:
297°, 90.4762%, 58.8235%
HSV (HSB):
297°, 77.5510%, 96.0784%
XYZ:
51.7793, 26.8174, 88.8334
xyY:
0.3093, 0.1602, 26.8174
CIE-Lab:
58.8049, 85.9245, -57.9086
CIE-LCH:
58.8049, 103.6167, 326.0221
CIE-Luv:
58.8049, 68.5016, -101.9568
Hunter-Lab:
51.7855, 87.8540, -65.4569
#ea37f5 color charts
#ea37f5 color shades, tints & tones
#ea37f5 color schemes
#ea37f5 color preview, HTML & CSS examples
This text has a color of #ea37f5
<p style="color:#ea37f5;">Text here</p>
.mytext {color:#ea37f5;}
This box has a color of #ea37f5
<div style="background-color:#ea37f5;">Content here</div>
.mybackground {background-color:#ea37f5;}
Border around this has a color of #ea37f5
<div style="border:2px solid #ea37f5;">Content here</div>
.myborder {border:2px solid #ea37f5;}