#fe47e4 color space conversions
Hex:
#fe47e4
RGB:
254, 71, 228
CMY:
0, 72, 11
CMYK:
0, 72, 10, 0
HSL:
309°, 98.9189%, 63.7255%
HSV (HSB):
309°, 72.0472%, 99.6078%
XYZ:
57.1299, 31.1787, 76.4058
xyY:
0.3468, 0.1893, 31.1787
CIE-Lab:
62.6582, 82.9227, -42.1088
CIE-LCH:
62.6582, 93.0018, 333.0782
CIE-Luv:
62.6582, 85.7118, -78.3525
Hunter-Lab:
55.8379, 84.9137, -42.0429
#fe47e4 color charts
#fe47e4 color shades, tints & tones
#fe47e4 color schemes
#fe47e4 color preview, HTML & CSS examples
This text has a color of #fe47e4
<p style="color:#fe47e4;">Text here</p>
.mytext {color:#fe47e4;}
This box has a color of #fe47e4
<div style="background-color:#fe47e4;">Content here</div>
.mybackground {background-color:#fe47e4;}
Border around this has a color of #fe47e4
<div style="border:2px solid #fe47e4;">Content here</div>
.myborder {border:2px solid #fe47e4;}