#ff47f1 color space conversions
Hex:
#ff47f1
RGB:
255, 71, 241
CMY:
0, 72, 5
CMYK:
0, 72, 5, 0
HSL:
305°, 100.0000%, 63.9216%
HSV (HSB):
305°, 72.1569%, 100.0000%
XYZ:
59.3704, 32.1174, 86.2892
xyY:
0.3340, 0.1807, 32.1174
CIE-Lab:
63.4398, 84.9998, -48.1160
CIE-LCH:
63.4398, 97.6735, 330.4870
CIE-Luv:
63.4398, 81.6577, -88.2573
Hunter-Lab:
56.6722, 87.8224, -50.6046
#ff47f1 color charts
#ff47f1 color shades, tints & tones
#ff47f1 color schemes
#ff47f1 color preview, HTML & CSS examples
This text has a color of #ff47f1
<p style="color:#ff47f1;">Text here</p>
.mytext {color:#ff47f1;}
This box has a color of #ff47f1
<div style="background-color:#ff47f1;">Content here</div>
.mybackground {background-color:#ff47f1;}
Border around this has a color of #ff47f1
<div style="border:2px solid #ff47f1;">Content here</div>
.myborder {border:2px solid #ff47f1;}