#fe05fc color space conversions
Hex:
#fe05fc
RGB:
254, 5, 252
CMY:
0, 98, 1
CMYK:
0, 98, 1, 0
HSL:
300°, 99.2032%, 50.7843%
HSV (HSB):
300°, 98.0315%, 99.6078%
XYZ:
58.4980, 28.2076, 94.4569
xyY:
0.3229, 0.1557, 28.2076
CIE-Lab:
60.0759, 97.3954, -59.5803
CIE-LCH:
60.0759, 114.1739, 328.5444
CIE-Luv:
60.0759, 84.3768, -106.5847
Hunter-Lab:
53.1109, 103.6616, -68.2688
#fe05fc color charts
#fe05fc color shades, tints & tones
#fe05fc color schemes
#fe05fc color preview, HTML & CSS examples
This text has a color of #fe05fc
<p style="color:#fe05fc;">Text here</p>
.mytext {color:#fe05fc;}
This box has a color of #fe05fc
<div style="background-color:#fe05fc;">Content here</div>
.mybackground {background-color:#fe05fc;}
Border around this has a color of #fe05fc
<div style="border:2px solid #fe05fc;">Content here</div>
.myborder {border:2px solid #fe05fc;}