#ea28e9 color space conversions
Hex:
#ea28e9
RGB:
234, 40, 233
CMY:
8, 84, 9
CMYK:
0, 83, 0, 8
HSL:
300°, 82.2034%, 53.7255%
HSV (HSB):
300°, 82.9060%, 91.7647%
XYZ:
49.3985, 24.8932, 79.2921
xyY:
0.3216, 0.1621, 24.8932
CIE-Lab:
56.9712, 87.4710, -54.1243
CIE-LCH:
56.9712, 102.8621, 328.2521
CIE-Luv:
56.9712, 74.9809, -95.7105
Hunter-Lab:
49.8931, 89.4175, -59.3009
#ea28e9 color charts
#ea28e9 color shades, tints & tones
#ea28e9 color schemes
#ea28e9 color preview, HTML & CSS examples
This text has a color of #ea28e9
<p style="color:#ea28e9;">Text here</p>
.mytext {color:#ea28e9;}
This box has a color of #ea28e9
<div style="background-color:#ea28e9;">Content here</div>
.mybackground {background-color:#ea28e9;}
Border around this has a color of #ea28e9
<div style="border:2px solid #ea28e9;">Content here</div>
.myborder {border:2px solid #ea28e9;}