#c012e0 color space conversions
Hex:
#c012e0
RGB:
192, 18, 224
CMY:
25, 93, 12
CMYK:
14, 92, 0, 12
HSL:
291°, 85.1240%, 47.4510%
HSV (HSB):
291°, 91.9643%, 87.8431%
XYZ:
35.4091, 17.0209, 71.9401
xyY:
0.2847, 0.1369, 17.0209
CIE-Lab:
48.2864, 82.6768, -63.3556
CIE-LCH:
48.2864, 104.1604, 322.5369
CIE-Luv:
48.2864, 51.3313, -104.1502
Hunter-Lab:
41.2564, 81.0023, -74.5064
#c012e0 color charts
#c012e0 color shades, tints & tones
#c012e0 color schemes
#c012e0 color preview, HTML & CSS examples
This text has a color of #c012e0
<p style="color:#c012e0;">Text here</p>
.mytext {color:#c012e0;}
This box has a color of #c012e0
<div style="background-color:#c012e0;">Content here</div>
.mybackground {background-color:#c012e0;}
Border around this has a color of #c012e0
<div style="border:2px solid #c012e0;">Content here</div>
.myborder {border:2px solid #c012e0;}