#ff47e0 color space conversions
Hex:
#ff47e0
RGB:
255, 71, 224
CMY:
0, 72, 12
CMYK:
0, 72, 12, 0
HSL:
310°, 100.0000%, 63.9216%
HSV (HSB):
310°, 72.1569%, 100.0000%
XYZ:
56.9478, 31.1483, 73.5317
xyY:
0.3523, 0.1927, 31.1483
CIE-Lab:
62.6326, 82.5843, -39.8960
CIE-LCH:
62.6326, 91.7162, 334.2151
CIE-Luv:
62.6326, 87.9489, -74.8522
Hunter-Lab:
55.8107, 84.4682, -39.0484
#ff47e0 color charts
#ff47e0 color shades, tints & tones
#ff47e0 color schemes
#ff47e0 color preview, HTML & CSS examples
This text has a color of #ff47e0
<p style="color:#ff47e0;">Text here</p>
.mytext {color:#ff47e0;}
This box has a color of #ff47e0
<div style="background-color:#ff47e0;">Content here</div>
.mybackground {background-color:#ff47e0;}
Border around this has a color of #ff47e0
<div style="border:2px solid #ff47e0;">Content here</div>
.myborder {border:2px solid #ff47e0;}