#ff47d2 color space conversions
Hex:
#ff47d2
RGB:
255, 71, 210
CMY:
0, 72, 18
CMYK:
0, 72, 18, 0
HSL:
315°, 100.0000%, 63.9216%
HSV (HSB):
315°, 72.1569%, 100.0000%
XYZ:
55.1261, 30.4196, 63.9389
xyY:
0.3688, 0.2035, 30.4196
CIE-Lab:
62.0146, 80.7048, -32.9728
CIE-LCH:
62.0146, 87.1807, 337.7770
CIE-Luv:
62.0146, 93.2895, -63.7109
Hunter-Lab:
55.1540, 81.8903, -30.1259
#ff47d2 color charts
#ff47d2 color shades, tints & tones
#ff47d2 color schemes
#ff47d2 color preview, HTML & CSS examples
This text has a color of #ff47d2
<p style="color:#ff47d2;">Text here</p>
.mytext {color:#ff47d2;}
This box has a color of #ff47d2
<div style="background-color:#ff47d2;">Content here</div>
.mybackground {background-color:#ff47d2;}
Border around this has a color of #ff47d2
<div style="border:2px solid #ff47d2;">Content here</div>
.myborder {border:2px solid #ff47d2;}