#ff41c1 color space conversions
Hex:
#ff41c1
RGB:
255, 65, 193
CMY:
0, 75, 24
CMYK:
0, 75, 24, 0
HSL:
320°, 100.0000%, 62.7451%
HSV (HSB):
320°, 74.5098%, 100.0000%
XYZ:
52.7559, 28.8908, 53.2480
xyY:
0.3911, 0.2142, 28.8908
CIE-Lab:
60.6852, 80.3713, -25.3557
CIE-LCH:
60.6852, 84.2761, 342.4904
CIE-Luv:
60.6852, 101.6837, -51.8680
Hunter-Lab:
53.7502, 81.1352, -21.1109
#ff41c1 color charts
#ff41c1 color shades, tints & tones
#ff41c1 color schemes
#ff41c1 color preview, HTML & CSS examples
This text has a color of #ff41c1
<p style="color:#ff41c1;">Text here</p>
.mytext {color:#ff41c1;}
This box has a color of #ff41c1
<div style="background-color:#ff41c1;">Content here</div>
.mybackground {background-color:#ff41c1;}
Border around this has a color of #ff41c1
<div style="border:2px solid #ff41c1;">Content here</div>
.myborder {border:2px solid #ff41c1;}