#ff47da color space conversions
Hex:
#ff47da
RGB:
255, 71, 218
CMY:
0, 72, 15
CMYK:
0, 72, 15, 0
HSL:
312°, 100.0000%, 63.9216%
HSV (HSB):
312°, 72.1569%, 100.0000%
XYZ:
56.1481, 30.8284, 69.3208
xyY:
0.3592, 0.1972, 30.8284
CIE-Lab:
62.3625, 81.7662, -36.9461
CIE-LCH:
62.3625, 89.7258, 335.6842
CIE-Luv:
62.3625, 90.2223, -70.0846
Hunter-Lab:
55.5234, 83.3427, -35.1571
#ff47da color charts
#ff47da color shades, tints & tones
#ff47da color schemes
#ff47da color preview, HTML & CSS examples
This text has a color of #ff47da
<p style="color:#ff47da;">Text here</p>
.mytext {color:#ff47da;}
This box has a color of #ff47da
<div style="background-color:#ff47da;">Content here</div>
.mybackground {background-color:#ff47da;}
Border around this has a color of #ff47da
<div style="border:2px solid #ff47da;">Content here</div>
.myborder {border:2px solid #ff47da;}