#fe32e6 color space conversions
Hex:
#fe32e6
RGB:
254, 50, 230
CMY:
0, 80, 10
CMYK:
0, 80, 9, 0
HSL:
307°, 99.0291%, 59.6078%
HSV (HSB):
307°, 80.3150%, 99.6078%
XYZ:
56.2966, 29.0652, 77.5059
xyY:
0.3457, 0.1785, 29.0652
CIE-Lab:
60.8391, 88.7020, -46.0941
CIE-LCH:
60.8391, 99.9635, 332.5413
CIE-Luv:
60.8391, 89.2548, -84.9622
Hunter-Lab:
53.9122, 92.0484, -47.4988
#fe32e6 color charts
#fe32e6 color shades, tints & tones
#fe32e6 color schemes
#fe32e6 color preview, HTML & CSS examples
This text has a color of #fe32e6
<p style="color:#fe32e6;">Text here</p>
.mytext {color:#fe32e6;}
This box has a color of #fe32e6
<div style="background-color:#fe32e6;">Content here</div>
.mybackground {background-color:#fe32e6;}
Border around this has a color of #fe32e6
<div style="border:2px solid #fe32e6;">Content here</div>
.myborder {border:2px solid #fe32e6;}