#c012db color space conversions
Hex:
#c012db
RGB:
192, 18, 219
CMY:
25, 93, 14
CMYK:
12, 92, 0, 14
HSL:
292°, 84.8101%, 46.4706%
HSV (HSB):
292°, 91.7808%, 85.8824%
XYZ:
34.7407, 16.7536, 68.4206
xyY:
0.2897, 0.1397, 16.7536
CIE-Lab:
47.9480, 81.8572, -61.0507
CIE-LCH:
47.9480, 102.1165, 323.2837
CIE-Luv:
47.9480, 52.9852, -100.6268
Hunter-Lab:
40.9311, 79.8744, -70.4576
#c012db color charts
#c012db color shades, tints & tones
#c012db color schemes
#c012db color preview, HTML & CSS examples
This text has a color of #c012db
<p style="color:#c012db;">Text here</p>
.mytext {color:#c012db;}
This box has a color of #c012db
<div style="background-color:#c012db;">Content here</div>
.mybackground {background-color:#c012db;}
Border around this has a color of #c012db
<div style="border:2px solid #c012db;">Content here</div>
.myborder {border:2px solid #c012db;}