#c129d6 color space conversions
Hex:
#c129d6
RGB:
193, 41, 214
CMY:
24, 84, 16
CMYK:
10, 81, 0, 16
HSL:
293°, 67.8431%, 50.0000%
HSV (HSB):
293°, 80.8411%, 83.9216%
XYZ:
34.9229, 17.7784, 65.2093
xyY:
0.2962, 0.1508, 17.7784
CIE-Lab:
49.2262, 76.9714, -56.1238
CIE-LCH:
49.2262, 95.2601, 323.9023
CIE-Luv:
49.2262, 53.1801, -93.7771
Hunter-Lab:
42.1644, 74.0557, -62.1797
#c129d6 color charts
#c129d6 color shades, tints & tones
#c129d6 color schemes
#c129d6 color preview, HTML & CSS examples
This text has a color of #c129d6
<p style="color:#c129d6;">Text here</p>
.mytext {color:#c129d6;}
This box has a color of #c129d6
<div style="background-color:#c129d6;">Content here</div>
.mybackground {background-color:#c129d6;}
Border around this has a color of #c129d6
<div style="border:2px solid #c129d6;">Content here</div>
.myborder {border:2px solid #c129d6;}