#ff47cf color space conversions
Hex:
#ff47cf
RGB:
255, 71, 207
CMY:
0, 72, 19
CMYK:
0, 72, 19, 0
HSL:
316°, 100.0000%, 63.9216%
HSV (HSB):
316°, 72.1569%, 100.0000%
XYZ:
54.7557, 30.2715, 61.9885
xyY:
0.3724, 0.2059, 30.2715
CIE-Lab:
61.8878, 80.3156, -31.4710
CIE-LCH:
61.8878, 86.2614, 338.6027
CIE-Luv:
61.8878, 94.4489, -61.3181
Hunter-Lab:
55.0195, 81.3600, -28.2863
#ff47cf color charts
#ff47cf color shades, tints & tones
#ff47cf color schemes
#ff47cf color preview, HTML & CSS examples
This text has a color of #ff47cf
<p style="color:#ff47cf;">Text here</p>
.mytext {color:#ff47cf;}
This box has a color of #ff47cf
<div style="background-color:#ff47cf;">Content here</div>
.mybackground {background-color:#ff47cf;}
Border around this has a color of #ff47cf
<div style="border:2px solid #ff47cf;">Content here</div>
.myborder {border:2px solid #ff47cf;}