#c41ac5 color space conversions
Hex:
#c41ac5
RGB:
196, 26, 197
CMY:
23, 90, 23
CMYK:
1, 87, 0, 23
HSL:
300°, 76.6816%, 43.7255%
HSV (HSB):
300°, 86.8020%, 77.2549%
XYZ:
33.2124, 16.5058, 54.2588
xyY:
0.3194, 0.1587, 16.5058
CIE-Lab:
47.6312, 77.9017, -48.8534
CIE-LCH:
47.6312, 91.9528, 327.9075
CIE-Luv:
47.6312, 62.9468, -82.6264
Hunter-Lab:
40.6273, 74.8241, -50.7442
#c41ac5 color charts
#c41ac5 color shades, tints & tones
#c41ac5 color schemes
#c41ac5 color preview, HTML & CSS examples
This text has a color of #c41ac5
<p style="color:#c41ac5;">Text here</p>
.mytext {color:#c41ac5;}
This box has a color of #c41ac5
<div style="background-color:#c41ac5;">Content here</div>
.mybackground {background-color:#c41ac5;}
Border around this has a color of #c41ac5
<div style="border:2px solid #c41ac5;">Content here</div>
.myborder {border:2px solid #c41ac5;}