#fe05ff color space conversions
Hex:
#fe05ff
RGB:
254, 5, 255
CMY:
0, 98, 0
CMYK:
0, 98, 0, 0
HSL:
300°, 100.0000%, 50.9804%
HSV (HSB):
300°, 98.0392%, 100.0000%
XYZ:
58.9773, 28.3994, 96.9809
xyY:
0.3199, 0.1540, 28.3994
CIE-Lab:
60.2478, 97.8126, -60.9679
CIE-LCH:
60.2478, 115.2579, 328.0642
CIE-Luv:
60.2478, 83.1798, -108.8085
Hunter-Lab:
53.2911, 104.2869, -70.5943
#fe05ff color charts
#fe05ff color shades, tints & tones
#fe05ff color schemes
#fe05ff color preview, HTML & CSS examples
This text has a color of #fe05ff
<p style="color:#fe05ff;">Text here</p>
.mytext {color:#fe05ff;}
This box has a color of #fe05ff
<div style="background-color:#fe05ff;">Content here</div>
.mybackground {background-color:#fe05ff;}
Border around this has a color of #fe05ff
<div style="border:2px solid #fe05ff;">Content here</div>
.myborder {border:2px solid #fe05ff;}