#ff41c4 color space conversions
Hex:
#ff41c4
RGB:
255, 65, 196
CMY:
0, 75, 23
CMYK:
0, 75, 23, 0
HSL:
319°, 100.0000%, 62.7451%
HSV (HSB):
319°, 74.5098%, 100.0000%
XYZ:
53.0941, 29.0261, 55.0288
xyY:
0.3871, 0.2116, 29.0261
CIE-Lab:
60.8047, 80.7324, -26.8870
CIE-LCH:
60.8047, 85.0919, 341.5802
CIE-Luv:
60.8047, 100.4734, -54.2516
Hunter-Lab:
53.8759, 81.6270, -22.8456
#ff41c4 color charts
#ff41c4 color shades, tints & tones
#ff41c4 color schemes
#ff41c4 color preview, HTML & CSS examples
This text has a color of #ff41c4
<p style="color:#ff41c4;">Text here</p>
.mytext {color:#ff41c4;}
This box has a color of #ff41c4
<div style="background-color:#ff41c4;">Content here</div>
.mybackground {background-color:#ff41c4;}
Border around this has a color of #ff41c4
<div style="border:2px solid #ff41c4;">Content here</div>
.myborder {border:2px solid #ff41c4;}