#e425e5 color space conversions
Hex:
#e425e5
RGB:
228, 37, 229
CMY:
11, 85, 10
CMYK:
0, 84, 0, 10
HSL:
300°, 78.6885%, 52.1569%
HSV (HSB):
300°, 83.8428%, 89.8039%
XYZ:
46.7993, 23.4743, 76.1931
xyY:
0.3195, 0.1603, 23.4743
CIE-Lab:
55.5575, 86.3866, -54.1864
CIE-LCH:
55.5575, 101.9745, 327.9018
CIE-Luv:
55.5575, 72.5759, -95.0837
Hunter-Lab:
48.4502, 87.6298, -59.3246
#e425e5 color charts
#e425e5 color shades, tints & tones
#e425e5 color schemes
#e425e5 color preview, HTML & CSS examples
This text has a color of #e425e5
<p style="color:#e425e5;">Text here</p>
.mytext {color:#e425e5;}
This box has a color of #e425e5
<div style="background-color:#e425e5;">Content here</div>
.mybackground {background-color:#e425e5;}
Border around this has a color of #e425e5
<div style="border:2px solid #e425e5;">Content here</div>
.myborder {border:2px solid #e425e5;}