#ff41c6 color space conversions
Hex:
#ff41c6
RGB:
255, 65, 198
CMY:
0, 75, 22
CMYK:
0, 75, 22, 0
HSL:
318°, 100.0000%, 62.7451%
HSV (HSB):
318°, 74.5098%, 100.0000%
XYZ:
53.3233, 29.1178, 56.2359
xyY:
0.3845, 0.2100, 29.1178
CIE-Lab:
60.8855, 80.9759, -27.9042
CIE-LCH:
60.8855, 85.6490, 340.9861
CIE-Luv:
60.8855, 99.6682, -55.8419
Hunter-Lab:
53.9609, 81.9593, -24.0170
#ff41c6 color charts
#ff41c6 color shades, tints & tones
#ff41c6 color schemes
#ff41c6 color preview, HTML & CSS examples
This text has a color of #ff41c6
<p style="color:#ff41c6;">Text here</p>
.mytext {color:#ff41c6;}
This box has a color of #ff41c6
<div style="background-color:#ff41c6;">Content here</div>
.mybackground {background-color:#ff41c6;}
Border around this has a color of #ff41c6
<div style="border:2px solid #ff41c6;">Content here</div>
.myborder {border:2px solid #ff41c6;}