#fe47fc color space conversions
Hex:
#fe47fc
RGB:
254, 71, 252
CMY:
0, 72, 1
CMYK:
0, 72, 1, 0
HSL:
301°, 98.9189%, 63.7255%
HSV (HSB):
301°, 72.0472%, 99.6078%
XYZ:
60.6970, 32.6056, 95.1899
xyY:
0.3220, 0.1730, 32.6056
CIE-Lab:
63.8403, 86.4334, -53.5821
CIE-LCH:
63.8403, 101.6945, 328.2042
CIE-Luv:
63.8403, 77.0187, -97.1395
Hunter-Lab:
57.1013, 89.8129, -58.8676
#fe47fc color charts
#fe47fc color shades, tints & tones
#fe47fc color schemes
#fe47fc color preview, HTML & CSS examples
This text has a color of #fe47fc
<p style="color:#fe47fc;">Text here</p>
.mytext {color:#fe47fc;}
This box has a color of #fe47fc
<div style="background-color:#fe47fc;">Content here</div>
.mybackground {background-color:#fe47fc;}
Border around this has a color of #fe47fc
<div style="border:2px solid #fe47fc;">Content here</div>
.myborder {border:2px solid #fe47fc;}