#ff41c0 color space conversions
Hex:
#ff41c0
RGB:
255, 65, 192
CMY:
0, 75, 25
CMYK:
0, 75, 25, 0
HSL:
320°, 100.0000%, 62.7451%
HSV (HSB):
320°, 74.5098%, 100.0000%
XYZ:
52.6447, 28.8464, 52.6624
xyY:
0.3924, 0.2150, 28.8464
CIE-Lab:
60.6458, 80.2521, -24.8438
CIE-LCH:
60.6458, 84.0096, 342.7989
CIE-Luv:
60.6458, 102.0877, -51.0741
Hunter-Lab:
53.7088, 80.9731, -20.5387
#ff41c0 color charts
#ff41c0 color shades, tints & tones
#ff41c0 color schemes
#ff41c0 color preview, HTML & CSS examples
This text has a color of #ff41c0
<p style="color:#ff41c0;">Text here</p>
.mytext {color:#ff41c0;}
This box has a color of #ff41c0
<div style="background-color:#ff41c0;">Content here</div>
.mybackground {background-color:#ff41c0;}
Border around this has a color of #ff41c0
<div style="border:2px solid #ff41c0;">Content here</div>
.myborder {border:2px solid #ff41c0;}