#ff41f3 color space conversions
Hex:
#ff41f3
RGB:
255, 65, 243
CMY:
0, 75, 5
CMYK:
0, 75, 5, 0
HSL:
304°, 100.0000%, 62.7451%
HSV (HSB):
304°, 74.5098%, 100.0000%
XYZ:
59.3080, 31.5117, 87.7505
xyY:
0.3321, 0.1765, 31.5117
CIE-Lab:
62.9372, 87.0160, -50.0214
CIE-LCH:
62.9372, 100.3690, 330.1074
CIE-Luv:
62.9372, 82.2087, -91.3958
Hunter-Lab:
56.1352, 90.3520, -53.3873
#ff41f3 color charts
#ff41f3 color shades, tints & tones
#ff41f3 color schemes
#ff41f3 color preview, HTML & CSS examples
This text has a color of #ff41f3
<p style="color:#ff41f3;">Text here</p>
.mytext {color:#ff41f3;}
This box has a color of #ff41f3
<div style="background-color:#ff41f3;">Content here</div>
.mybackground {background-color:#ff41f3;}
Border around this has a color of #ff41f3
<div style="border:2px solid #ff41f3;">Content here</div>
.myborder {border:2px solid #ff41f3;}