#c04cc5 color space conversions
Hex:
#c04cc5
RGB:
192, 76, 197
CMY:
25, 70, 23
CMYK:
3, 61, 0, 23
HSL:
298°, 51.0549%, 53.5294%
HSV (HSB):
298°, 61.4213%, 77.2549%
XYZ:
34.4007, 20.4066, 54.9491
xyY:
0.3134, 0.1859, 20.4066
CIE-Lab:
52.2938, 61.9552, -41.4840
CIE-LCH:
52.2938, 74.5611, 326.1945
CIE-Luv:
52.2938, 50.6155, -71.3159
Hunter-Lab:
45.1736, 56.8778, -40.4986
#c04cc5 color charts
#c04cc5 color shades, tints & tones
#c04cc5 color schemes
#c04cc5 color preview, HTML & CSS examples
This text has a color of #c04cc5
<p style="color:#c04cc5;">Text here</p>
.mytext {color:#c04cc5;}
This box has a color of #c04cc5
<div style="background-color:#c04cc5;">Content here</div>
.mybackground {background-color:#c04cc5;}
Border around this has a color of #c04cc5
<div style="border:2px solid #c04cc5;">Content here</div>
.myborder {border:2px solid #c04cc5;}