#fe04fb color space conversions
Hex:
#fe04fb
RGB:
254, 4, 251
CMY:
0, 98, 2
CMYK:
0, 98, 1, 0
HSL:
301°, 99.2063%, 50.5882%
HSV (HSB):
301°, 98.4252%, 99.6078%
XYZ:
58.3291, 28.1227, 93.6207
xyY:
0.3239, 0.1562, 28.1227
CIE-Lab:
59.9994, 97.3151, -59.1476
CIE-LCH:
59.9994, 113.8800, 328.7090
CIE-Luv:
59.9994, 84.8156, -105.8885
Hunter-Lab:
53.0308, 103.5296, -67.5491
#fe04fb color charts
#fe04fb color shades, tints & tones
#fe04fb color schemes
#fe04fb color preview, HTML & CSS examples
This text has a color of #fe04fb
<p style="color:#fe04fb;">Text here</p>
.mytext {color:#fe04fb;}
This box has a color of #fe04fb
<div style="background-color:#fe04fb;">Content here</div>
.mybackground {background-color:#fe04fb;}
Border around this has a color of #fe04fb
<div style="border:2px solid #fe04fb;">Content here</div>
.myborder {border:2px solid #fe04fb;}