#c10caa color space conversions
Hex:
#c10caa
RGB:
193, 12, 170
CMY:
24, 95, 33
CMYK:
0, 94, 12, 24
HSL:
308°, 88.2927%, 40.1961%
HSV (HSB):
308°, 93.7824%, 75.6863%
XYZ:
29.3795, 14.5027, 39.2810
xyY:
0.3533, 0.1744, 14.5027
CIE-Lab:
44.9454, 75.3734, -37.2980
CIE-LCH:
44.9454, 84.0969, 333.6718
CIE-Luv:
44.9454, 72.6486, -64.5660
Hunter-Lab:
38.0824, 71.0636, -34.4985
#c10caa color charts
#c10caa color shades, tints & tones
#c10caa color schemes
#c10caa color preview, HTML & CSS examples
This text has a color of #c10caa
<p style="color:#c10caa;">Text here</p>
.mytext {color:#c10caa;}
This box has a color of #c10caa
<div style="background-color:#c10caa;">Content here</div>
.mybackground {background-color:#c10caa;}
Border around this has a color of #c10caa
<div style="border:2px solid #c10caa;">Content here</div>
.myborder {border:2px solid #c10caa;}