#cc40c5 color space conversions
Hex:
#cc40c5
RGB:
204, 64, 197
CMY:
20, 75, 23
CMYK:
0, 69, 3, 20
HSL:
303°, 57.8512%, 52.5490%
HSV (HSB):
303°, 68.6275%, 80.0000%
XYZ:
36.8133, 20.5354, 54.8468
xyY:
0.3281, 0.1830, 20.5354
CIE-Lab:
52.4372, 69.4795, -41.1379
CIE-LCH:
52.4372, 80.7448, 329.3708
CIE-Luv:
52.4372, 62.1974, -71.9239
Hunter-Lab:
45.3160, 65.7048, -40.0386
#cc40c5 color charts
#cc40c5 color shades, tints & tones
#cc40c5 color schemes
#cc40c5 color preview, HTML & CSS examples
This text has a color of #cc40c5
<p style="color:#cc40c5;">Text here</p>
.mytext {color:#cc40c5;}
This box has a color of #cc40c5
<div style="background-color:#cc40c5;">Content here</div>
.mybackground {background-color:#cc40c5;}
Border around this has a color of #cc40c5
<div style="border:2px solid #cc40c5;">Content here</div>
.myborder {border:2px solid #cc40c5;}