#fe01e5 color space conversions
Hex:
#fe01e5
RGB:
254, 1, 229
CMY:
0, 100, 10
CMYK:
0, 100, 10, 0
HSL:
306°, 99.2157%, 50.0000%
HSV (HSB):
306°, 99.6063%, 99.6078%
XYZ:
55.0268, 26.7497, 76.3917
xyY:
0.3479, 0.1691, 26.7497
CIE-Lab:
58.7419, 94.5606, -48.8502
CIE-LCH:
58.7419, 106.4333, 332.6790
CIE-Luv:
58.7419, 94.1381, -89.4304
Hunter-Lab:
51.7201, 99.4020, -51.3686
#fe01e5 color charts
#fe01e5 color shades, tints & tones
#fe01e5 color schemes
#fe01e5 color preview, HTML & CSS examples
This text has a color of #fe01e5
<p style="color:#fe01e5;">Text here</p>
.mytext {color:#fe01e5;}
This box has a color of #fe01e5
<div style="background-color:#fe01e5;">Content here</div>
.mybackground {background-color:#fe01e5;}
Border around this has a color of #fe01e5
<div style="border:2px solid #fe01e5;">Content here</div>
.myborder {border:2px solid #fe01e5;}