#fe00f8 color space conversions
Hex:
#fe00f8
RGB:
254, 0, 248
CMY:
0, 100, 3
CMYK:
0, 100, 2, 0
HSL:
301°, 100.0000%, 49.8039%
HSV (HSB):
301°, 100.0000%, 99.6078%
XYZ:
57.8163, 27.8481, 91.1349
xyY:
0.3270, 0.1575, 27.8481
CIE-Lab:
59.7513, 97.1360, -57.8770
CIE-LCH:
59.7513, 113.0714, 329.2120
CIE-Luv:
59.7513, 86.1816, -103.8437
Hunter-Lab:
52.7713, 103.2149, -65.4525
#fe00f8 color charts
#fe00f8 color shades, tints & tones
#fe00f8 color schemes
#fe00f8 color preview, HTML & CSS examples
This text has a color of #fe00f8
<p style="color:#fe00f8;">Text here</p>
.mytext {color:#fe00f8;}
This box has a color of #fe00f8
<div style="background-color:#fe00f8;">Content here</div>
.mybackground {background-color:#fe00f8;}
Border around this has a color of #fe00f8
<div style="border:2px solid #fe00f8;">Content here</div>
.myborder {border:2px solid #fe00f8;}