#ea37e5 color space conversions
Hex:
#ea37e5
RGB:
234, 55, 229
CMY:
8, 78, 10
CMYK:
0, 76, 2, 8
HSL:
302°, 80.9955%, 56.6667%
HSV (HSB):
302°, 76.4957%, 91.7647%
XYZ:
49.4407, 25.8819, 76.5186
xyY:
0.3256, 0.1705, 25.8819
CIE-Lab:
57.9248, 83.4753, -50.3573
CIE-LCH:
57.9248, 97.4884, 328.8991
CIE-Luv:
57.9248, 74.2149, -89.7775
Hunter-Lab:
50.8743, 84.4401, -53.5645
#ea37e5 color charts
#ea37e5 color shades, tints & tones
#ea37e5 color schemes
#ea37e5 color preview, HTML & CSS examples
This text has a color of #ea37e5
<p style="color:#ea37e5;">Text here</p>
.mytext {color:#ea37e5;}
This box has a color of #ea37e5
<div style="background-color:#ea37e5;">Content here</div>
.mybackground {background-color:#ea37e5;}
Border around this has a color of #ea37e5
<div style="border:2px solid #ea37e5;">Content here</div>
.myborder {border:2px solid #ea37e5;}