#c40cc5 color space conversions
Hex:
#c40cc5
RGB:
196, 12, 197
CMY:
23, 95, 23
CMYK:
1, 94, 0, 23
HSL:
300°, 88.5167%, 40.9804%
HSV (HSB):
300°, 93.9086%, 77.2549%
XYZ:
32.9745, 16.0299, 54.1795
xyY:
0.3196, 0.1554, 16.0299
CIE-Lab:
47.0137, 79.7201, -49.8407
CIE-LCH:
47.0137, 94.0180, 327.9866
CIE-Luv:
47.0137, 63.9933, -83.9847
Hunter-Lab:
40.0374, 76.9457, -52.2063
#c40cc5 color charts
#c40cc5 color shades, tints & tones
#c40cc5 color schemes
#c40cc5 color preview, HTML & CSS examples
This text has a color of #c40cc5
<p style="color:#c40cc5;">Text here</p>
.mytext {color:#c40cc5;}
This box has a color of #c40cc5
<div style="background-color:#c40cc5;">Content here</div>
.mybackground {background-color:#c40cc5;}
Border around this has a color of #c40cc5
<div style="border:2px solid #c40cc5;">Content here</div>
.myborder {border:2px solid #c40cc5;}