#fe00ff color space conversions
Hex:
#fe00ff
RGB:
254, 0, 255
CMY:
0, 100, 0
CMYK:
0, 100, 0, 0
HSL:
300°, 100.0000%, 50.0000%
HSV (HSB):
300°, 100.0000%, 100.0000%
XYZ:
58.9231, 28.2908, 96.9628
xyY:
0.3199, 0.1536, 28.2908
CIE-Lab:
60.1506, 98.1010, -61.1236
CIE-LCH:
60.1506, 115.5850, 328.0743
CIE-Luv:
60.1506, 83.3595, -109.0417
Hunter-Lab:
53.1891, 104.6618, -70.8522
#fe00ff color charts
#fe00ff RGB chart
#fe00ff CMYK chart
#fe00ff RGB pie chart
#fe00ff color shades, tints & tones
#fe00ff color schemes
#fe00ff color preview, HTML & CSS examples
This text has a color of #fe00ff
<p style="color:#fe00ff;">Text here</p>
.mytext {color:#fe00ff;}
Text color #fe00ff
This box has a color of #fe00ff
<div style="background-color:#fe00ff;">Content here</div>
.mybackground {background-color:#fe00ff;}
Background color #fe00ff
Border around this has a color of #fe00ff
<div style="border:2px solid #fe00ff;">Content here</div>
.myborder {border:2px solid #fe00ff;}
Border color #fe00ff