#c012ca color space conversions
Hex:
#c012ca
RGB:
192, 18, 202
CMY:
25, 93, 21
CMYK:
5, 91, 0, 21
HSL:
297°, 83.6364%, 43.1373%
HSV (HSB):
297°, 91.0891%, 79.2157%
XYZ:
32.6152, 15.9033, 57.2278
xyY:
0.3084, 0.1504, 15.9033
CIE-Lab:
46.8474, 79.1563, -53.0456
CIE-LCH:
46.8474, 95.2867, 326.1725
CIE-Luv:
46.8474, 58.9253, -88.3884
Hunter-Lab:
39.8790, 76.1987, -57.1679
#c012ca color charts
#c012ca color shades, tints & tones
#c012ca color schemes
#c012ca color preview, HTML & CSS examples
This text has a color of #c012ca
<p style="color:#c012ca;">Text here</p>
.mytext {color:#c012ca;}
This box has a color of #c012ca
<div style="background-color:#c012ca;">Content here</div>
.mybackground {background-color:#c012ca;}
Border around this has a color of #c012ca
<div style="border:2px solid #c012ca;">Content here</div>
.myborder {border:2px solid #c012ca;}