#ea51c5 color space conversions
Hex:
#ea51c5
RGB:
234, 81, 197
CMY:
8, 68, 23
CMYK:
0, 65, 16, 8
HSL:
315°, 78.4615%, 61.7647%
HSV (HSB):
315°, 65.3846%, 91.7647%
XYZ:
46.9522, 27.4085, 55.6390
xyY:
0.3612, 0.2108, 27.4085
CIE-Lab:
59.3505, 70.4666, -29.9809
CIE-LCH:
59.3505, 76.5794, 336.9521
CIE-Luv:
59.3505, 79.2046, -56.8266
Hunter-Lab:
52.3531, 68.4672, -26.3641
#ea51c5 color charts
#ea51c5 color shades, tints & tones
#ea51c5 color schemes
#ea51c5 color preview, HTML & CSS examples
This text has a color of #ea51c5
<p style="color:#ea51c5;">Text here</p>
.mytext {color:#ea51c5;}
This box has a color of #ea51c5
<div style="background-color:#ea51c5;">Content here</div>
.mybackground {background-color:#ea51c5;}
Border around this has a color of #ea51c5
<div style="border:2px solid #ea51c5;">Content here</div>
.myborder {border:2px solid #ea51c5;}