#fe00f0 color space conversions
Hex:
#fe00f0
RGB:
254, 0, 240
CMY:
0, 100, 6
CMYK:
0, 100, 6, 0
HSL:
303°, 100.0000%, 49.8039%
HSV (HSB):
303°, 100.0000%, 99.6078%
XYZ:
56.6012, 27.3621, 84.7363
xyY:
0.3355, 0.1622, 27.3621
CIE-Lab:
59.3080, 96.0578, -54.1227
CIE-LCH:
59.3080, 110.2559, 330.6014
CIE-Luv:
59.3080, 89.4906, -97.8395
Hunter-Lab:
52.3088, 101.6072, -59.4291
#fe00f0 color charts
#fe00f0 color shades, tints & tones
#fe00f0 color schemes
#fe00f0 color preview, HTML & CSS examples
This text has a color of #fe00f0
<p style="color:#fe00f0;">Text here</p>
.mytext {color:#fe00f0;}
This box has a color of #fe00f0
<div style="background-color:#fe00f0;">Content here</div>
.mybackground {background-color:#fe00f0;}
Border around this has a color of #fe00f0
<div style="border:2px solid #fe00f0;">Content here</div>
.myborder {border:2px solid #fe00f0;}