#ff49f1 color space conversions
Hex:
#ff49f1
RGB:
255, 73, 241
CMY:
0, 71, 5
CMYK:
0, 71, 5, 0
HSL:
305°, 100.0000%, 64.3137%
HSV (HSB):
305°, 71.3725%, 100.0000%
XYZ:
59.4997, 32.3760, 86.3323
xyY:
0.3339, 0.1817, 32.3760
CIE-Lab:
63.6524, 84.3933, -47.7802
CIE-LCH:
63.6524, 96.9803, 330.4831
CIE-Luv:
63.6524, 81.1996, -87.6966
Hunter-Lab:
56.8999, 87.0812, -50.1288
#ff49f1 color charts
#ff49f1 color shades, tints & tones
#ff49f1 color schemes
#ff49f1 color preview, HTML & CSS examples
This text has a color of #ff49f1
<p style="color:#ff49f1;">Text here</p>
.mytext {color:#ff49f1;}
This box has a color of #ff49f1
<div style="background-color:#ff49f1;">Content here</div>
.mybackground {background-color:#ff49f1;}
Border around this has a color of #ff49f1
<div style="border:2px solid #ff49f1;">Content here</div>
.myborder {border:2px solid #ff49f1;}