#c42dac color space conversions
Hex:
#c42dac
RGB:
196, 45, 172
CMY:
23, 82, 33
CMYK:
0, 77, 12, 23
HSL:
310°, 62.6556%, 47.2549%
HSV (HSB):
310°, 77.0408%, 76.8627%
XYZ:
31.1497, 16.5911, 40.5904
xyY:
0.3526, 0.1878, 16.5911
CIE-Lab:
47.7406, 69.9829, -34.0433
CIE-LCH:
47.7406, 77.8239, 334.0593
CIE-Luv:
47.7406, 69.6791, -60.0130
Hunter-Lab:
40.7322, 65.2257, -30.5711
#c42dac color charts
#c42dac color shades, tints & tones
#c42dac color schemes
#c42dac color preview, HTML & CSS examples
This text has a color of #c42dac
<p style="color:#c42dac;">Text here</p>
.mytext {color:#c42dac;}
This box has a color of #c42dac
<div style="background-color:#c42dac;">Content here</div>
.mybackground {background-color:#c42dac;}
Border around this has a color of #c42dac
<div style="border:2px solid #c42dac;">Content here</div>
.myborder {border:2px solid #c42dac;}