#c41ab5 color space conversions
Hex:
#c41ab5
RGB:
196, 26, 181
CMY:
23, 90, 29
CMYK:
0, 87, 8, 23
HSL:
305°, 76.5766%, 43.5294%
HSV (HSB):
305°, 86.7347%, 76.8627%
XYZ:
31.4748, 15.8107, 45.1089
xyY:
0.3407, 0.1711, 15.8107
CIE-Lab:
46.7252, 75.5549, -40.9485
CIE-LCH:
46.7252, 85.9378, 331.5436
CIE-Luv:
46.7252, 69.1380, -70.5128
Hunter-Lab:
39.7627, 71.7098, -39.4278
#c41ab5 color charts
#c41ab5 color shades, tints & tones
#c41ab5 color schemes
#c41ab5 color preview, HTML & CSS examples
This text has a color of #c41ab5
<p style="color:#c41ab5;">Text here</p>
.mytext {color:#c41ab5;}
This box has a color of #c41ab5
<div style="background-color:#c41ab5;">Content here</div>
.mybackground {background-color:#c41ab5;}
Border around this has a color of #c41ab5
<div style="border:2px solid #c41ab5;">Content here</div>
.myborder {border:2px solid #c41ab5;}