#c41cc5 color space conversions
Hex:
#c41cc5
RGB:
196, 28, 197
CMY:
23, 89, 23
CMYK:
1, 86, 0, 23
HSL:
300°, 75.1111%, 44.1176%
HSV (HSB):
300°, 85.7868%, 77.2549%
XYZ:
33.2582, 16.5975, 54.2741
xyY:
0.3194, 0.1594, 16.5975
CIE-Lab:
47.7488, 77.5566, -48.6654
CIE-LCH:
47.7488, 91.5606, 327.8924
CIE-Luv:
47.7488, 62.7451, -82.3647
Hunter-Lab:
40.7400, 74.4241, -50.4684
#c41cc5 color charts
#c41cc5 color shades, tints & tones
#c41cc5 color schemes
#c41cc5 color preview, HTML & CSS examples
This text has a color of #c41cc5
<p style="color:#c41cc5;">Text here</p>
.mytext {color:#c41cc5;}
This box has a color of #c41cc5
<div style="background-color:#c41cc5;">Content here</div>
.mybackground {background-color:#c41cc5;}
Border around this has a color of #c41cc5
<div style="border:2px solid #c41cc5;">Content here</div>
.myborder {border:2px solid #c41cc5;}