#fe02fe color space conversions
Hex:
#fe02fe
RGB:
254, 2, 254
CMY:
0, 99, 0
CMYK:
0, 99, 0, 0
HSL:
300°, 99.2126%, 50.1961%
HSV (HSB):
300°, 99.2126%, 99.6078%
XYZ:
58.7842, 28.2700, 96.1243
xyY:
0.3209, 0.1543, 28.2700
CIE-Lab:
60.1319, 97.8463, -60.5996
CIE-LCH:
60.1319, 115.0922, 328.2286
CIE-Luv:
60.1319, 83.6860, -108.2088
Hunter-Lab:
53.1695, 104.3026, -69.9707
#fe02fe color charts
#fe02fe color shades, tints & tones
#fe02fe color schemes
#fe02fe color preview, HTML & CSS examples
This text has a color of #fe02fe
<p style="color:#fe02fe;">Text here</p>
.mytext {color:#fe02fe;}
This box has a color of #fe02fe
<div style="background-color:#fe02fe;">Content here</div>
.mybackground {background-color:#fe02fe;}
Border around this has a color of #fe02fe
<div style="border:2px solid #fe02fe;">Content here</div>
.myborder {border:2px solid #fe02fe;}