#fe30e8 color space conversions
Hex:
#fe30e8
RGB:
254, 48, 232
CMY:
0, 81, 9
CMYK:
0, 81, 9, 0
HSL:
306°, 99.0385%, 59.2157%
HSV (HSB):
306°, 81.1024%, 99.6078%
XYZ:
56.4955, 29.0109, 78.9660
xyY:
0.3435, 0.1764, 29.0109
CIE-Lab:
60.7913, 89.4022, -47.2910
CIE-LCH:
60.7913, 101.1395, 332.1226
CIE-Luv:
60.7913, 88.7788, -86.8992
Hunter-Lab:
53.8618, 92.9700, -49.2209
#fe30e8 color charts
#fe30e8 color shades, tints & tones
#fe30e8 color schemes
#fe30e8 color preview, HTML & CSS examples
This text has a color of #fe30e8
<p style="color:#fe30e8;">Text here</p>
.mytext {color:#fe30e8;}
This box has a color of #fe30e8
<div style="background-color:#fe30e8;">Content here</div>
.mybackground {background-color:#fe30e8;}
Border around this has a color of #fe30e8
<div style="border:2px solid #fe30e8;">Content here</div>
.myborder {border:2px solid #fe30e8;}