#e432e5 color space conversions
Hex:
#e432e5
RGB:
228, 50, 229
CMY:
11, 80, 10
CMYK:
0, 78, 0, 10
HSL:
300°, 77.4892%, 54.7059%
HSV (HSB):
300°, 78.1659%, 89.8039%
XYZ:
47.2784, 24.4323, 76.3528
xyY:
0.3193, 0.1650, 24.4323
CIE-Lab:
56.5181, 83.5888, -52.6542
CIE-LCH:
56.5181, 98.7905, 327.7924
CIE-Luv:
56.5181, 70.7939, -92.7712
Hunter-Lab:
49.4291, 84.2324, -56.9846
#e432e5 color charts
#e432e5 color shades, tints & tones
#e432e5 color schemes
#e432e5 color preview, HTML & CSS examples
This text has a color of #e432e5
<p style="color:#e432e5;">Text here</p>
.mytext {color:#e432e5;}
This box has a color of #e432e5
<div style="background-color:#e432e5;">Content here</div>
.mybackground {background-color:#e432e5;}
Border around this has a color of #e432e5
<div style="border:2px solid #e432e5;">Content here</div>
.myborder {border:2px solid #e432e5;}