#ff41dd color space conversions
Hex:
#ff41dd
RGB:
255, 65, 221
CMY:
0, 75, 13
CMYK:
0, 75, 13, 0
HSL:
311°, 100.0000%, 62.7451%
HSV (HSB):
311°, 74.5098%, 100.0000%
XYZ:
56.1814, 30.2611, 71.2865
xyY:
0.3562, 0.1919, 30.2611
CIE-Lab:
61.8788, 83.9342, -39.3912
CIE-LCH:
61.8788, 92.7179, 334.8588
CIE-Luv:
61.8788, 90.5569, -74.1201
Hunter-Lab:
55.0100, 86.0334, -38.3258
#ff41dd color charts
#ff41dd color shades, tints & tones
#ff41dd color schemes
#ff41dd color preview, HTML & CSS examples
This text has a color of #ff41dd
<p style="color:#ff41dd;">Text here</p>
.mytext {color:#ff41dd;}
This box has a color of #ff41dd
<div style="background-color:#ff41dd;">Content here</div>
.mybackground {background-color:#ff41dd;}
Border around this has a color of #ff41dd
<div style="border:2px solid #ff41dd;">Content here</div>
.myborder {border:2px solid #ff41dd;}