#c15caa color space conversions
Hex:
#c15caa
RGB:
193, 92, 170
CMY:
24, 64, 33
CMYK:
0, 52, 12, 24
HSL:
314°, 44.8889%, 55.8824%
HSV (HSB):
314°, 52.3316%, 75.6863%
XYZ:
33.0752, 21.8940, 40.5129
xyY:
0.3464, 0.2293, 21.8940
CIE-Lab:
53.9144, 50.3331, -23.3073
CIE-LCH:
53.9144, 55.4676, 335.1530
CIE-Luv:
53.9144, 53.3100, -42.3291
Hunter-Lab:
46.7911, 44.2918, -18.5811
#c15caa color charts
#c15caa color shades, tints & tones
#c15caa color schemes
#c15caa color preview, HTML & CSS examples
This text has a color of #c15caa
<p style="color:#c15caa;">Text here</p>
.mytext {color:#c15caa;}
This box has a color of #c15caa
<div style="background-color:#c15caa;">Content here</div>
.mybackground {background-color:#c15caa;}
Border around this has a color of #c15caa
<div style="border:2px solid #c15caa;">Content here</div>
.myborder {border:2px solid #c15caa;}