#fe04eb color space conversions
Hex:
#fe04eb
RGB:
254, 4, 235
CMY:
0, 98, 8
CMYK:
0, 98, 7, 0
HSL:
305°, 99.2063%, 50.5882%
HSV (HSB):
305°, 98.4252%, 99.6078%
XYZ:
55.9119, 27.1558, 80.8920
xyY:
0.3410, 0.1656, 27.1558
CIE-Lab:
59.1183, 95.1608, -51.6246
CIE-LCH:
59.1183, 108.2621, 331.5202
CIE-Luv:
59.1183, 91.4367, -93.8542
Hunter-Lab:
52.1112, 100.3238, -55.5576
#fe04eb color charts
#fe04eb color shades, tints & tones
#fe04eb color schemes
#fe04eb color preview, HTML & CSS examples
This text has a color of #fe04eb
<p style="color:#fe04eb;">Text here</p>
.mytext {color:#fe04eb;}
This box has a color of #fe04eb
<div style="background-color:#fe04eb;">Content here</div>
.mybackground {background-color:#fe04eb;}
Border around this has a color of #fe04eb
<div style="border:2px solid #fe04eb;">Content here</div>
.myborder {border:2px solid #fe04eb;}