#c012c8 color space conversions
Hex:
#c012c8
RGB:
192, 18, 200
CMY:
25, 93, 22
CMYK:
4, 91, 0, 22
HSL:
297°, 83.4862%, 42.7451%
HSV (HSB):
297°, 91.0000%, 78.4314%
XYZ:
32.3799, 15.8092, 55.9885
xyY:
0.3108, 0.1518, 15.8092
CIE-Lab:
46.7232, 78.8479, -52.0862
CIE-LCH:
46.7232, 94.4985, 326.5516
CIE-Luv:
46.7232, 59.6565, -86.9227
Hunter-Lab:
39.7608, 75.7830, -55.6556
#c012c8 color charts
#c012c8 color shades, tints & tones
#c012c8 color schemes
#c012c8 color preview, HTML & CSS examples
This text has a color of #c012c8
<p style="color:#c012c8;">Text here</p>
.mytext {color:#c012c8;}
This box has a color of #c012c8
<div style="background-color:#c012c8;">Content here</div>
.mybackground {background-color:#c012c8;}
Border around this has a color of #c012c8
<div style="border:2px solid #c012c8;">Content here</div>
.myborder {border:2px solid #c012c8;}