#fe47e7 color space conversions
Hex:
#fe47e7
RGB:
254, 71, 231
CMY:
0, 72, 9
CMYK:
0, 72, 9, 0
HSL:
308°, 98.9189%, 63.7255%
HSV (HSB):
308°, 72.0472%, 99.6078%
XYZ:
57.5501, 31.3468, 78.6186
xyY:
0.3436, 0.1871, 31.3468
CIE-Lab:
62.7993, 83.3466, -43.5650
CIE-LCH:
62.7993, 94.0455, 332.4041
CIE-Luv:
62.7993, 84.5978, -80.7231
Hunter-Lab:
55.9882, 85.5000, -44.0632
#fe47e7 color charts
#fe47e7 color shades, tints & tones
#fe47e7 color schemes
#fe47e7 color preview, HTML & CSS examples
This text has a color of #fe47e7
<p style="color:#fe47e7;">Text here</p>
.mytext {color:#fe47e7;}
This box has a color of #fe47e7
<div style="background-color:#fe47e7;">Content here</div>
.mybackground {background-color:#fe47e7;}
Border around this has a color of #fe47e7
<div style="border:2px solid #fe47e7;">Content here</div>
.myborder {border:2px solid #fe47e7;}