#fe03f0 color space conversions
Hex:
#fe03f0
RGB:
254, 3, 240
CMY:
0, 99, 6
CMYK:
0, 99, 6, 0
HSL:
303°, 99.2095%, 50.3922%
HSV (HSB):
303°, 98.8189%, 99.6078%
XYZ:
56.6338, 27.4272, 84.7471
xyY:
0.3355, 0.1625, 27.4272
CIE-Lab:
59.3677, 95.8811, -54.0276
CIE-LCH:
59.3677, 110.0553, 330.5994
CIE-Luv:
59.3677, 89.3703, -97.6918
Hunter-Lab:
52.3710, 101.3799, -59.2838
#fe03f0 color charts
#fe03f0 color shades, tints & tones
#fe03f0 color schemes
#fe03f0 color preview, HTML & CSS examples
This text has a color of #fe03f0
<p style="color:#fe03f0;">Text here</p>
.mytext {color:#fe03f0;}
This box has a color of #fe03f0
<div style="background-color:#fe03f0;">Content here</div>
.mybackground {background-color:#fe03f0;}
Border around this has a color of #fe03f0
<div style="border:2px solid #fe03f0;">Content here</div>
.myborder {border:2px solid #fe03f0;}