#fe04fe color space conversions
Hex:
#fe04fe
RGB:
254, 4, 254
CMY:
0, 98, 0
CMYK:
0, 98, 0, 0
HSL:
300°, 99.2063%, 50.5882%
HSV (HSB):
300°, 98.4252%, 99.6078%
XYZ:
58.8059, 28.3134, 96.1316
xyY:
0.3209, 0.1545, 28.3134
CIE-Lab:
60.1708, 97.7308, -60.5372
CIE-LCH:
60.1708, 114.9612, 328.2248
CIE-Luv:
60.1708, 83.6136, -108.1151
Hunter-Lab:
53.2104, 104.1526, -69.8680
#fe04fe color charts
#fe04fe color shades, tints & tones
#fe04fe color schemes
#fe04fe color preview, HTML & CSS examples
This text has a color of #fe04fe
<p style="color:#fe04fe;">Text here</p>
.mytext {color:#fe04fe;}
This box has a color of #fe04fe
<div style="background-color:#fe04fe;">Content here</div>
.mybackground {background-color:#fe04fe;}
Border around this has a color of #fe04fe
<div style="border:2px solid #fe04fe;">Content here</div>
.myborder {border:2px solid #fe04fe;}