#fe32e4 color space conversions
Hex:
#fe32e4
RGB:
254, 50, 228
CMY:
0, 80, 11
CMYK:
0, 80, 10, 0
HSL:
308°, 99.0291%, 59.6078%
HSV (HSB):
308°, 80.3150%, 99.6078%
XYZ:
56.0172, 28.9535, 76.0349
xyY:
0.3479, 0.1798, 28.9535
CIE-Lab:
60.7405, 88.4313, -45.1271
CIE-LCH:
60.7405, 99.2802, 332.9644
CIE-Luv:
60.7405, 90.0568, -83.4036
Hunter-Lab:
53.8084, 91.6626, -46.1149
#fe32e4 color charts
#fe32e4 color shades, tints & tones
#fe32e4 color schemes
#fe32e4 color preview, HTML & CSS examples
This text has a color of #fe32e4
<p style="color:#fe32e4;">Text here</p>
.mytext {color:#fe32e4;}
This box has a color of #fe32e4
<div style="background-color:#fe32e4;">Content here</div>
.mybackground {background-color:#fe32e4;}
Border around this has a color of #fe32e4
<div style="border:2px solid #fe32e4;">Content here</div>
.myborder {border:2px solid #fe32e4;}