#c12ec0 color space conversions
Hex:
#c12ec0
RGB:
193, 46, 192
CMY:
24, 82, 25
CMYK:
0, 76, 1, 24
HSL:
300°, 61.5063%, 46.8627%
HSV (HSB):
300°, 76.1658%, 75.6863%
XYZ:
32.4837, 17.0972, 51.4572
xyY:
0.3215, 0.1692, 17.0972
CIE-Lab:
48.3823, 72.0695, -44.7809
CIE-LCH:
48.3823, 84.8490, 328.1450
CIE-Luv:
48.3823, 59.9155, -76.2528
Hunter-Lab:
41.3488, 67.8698, -44.8403
#c12ec0 color charts
#c12ec0 color shades, tints & tones
#c12ec0 color schemes
#c12ec0 color preview, HTML & CSS examples
This text has a color of #c12ec0
<p style="color:#c12ec0;">Text here</p>
.mytext {color:#c12ec0;}
This box has a color of #c12ec0
<div style="background-color:#c12ec0;">Content here</div>
.mybackground {background-color:#c12ec0;}
Border around this has a color of #c12ec0
<div style="border:2px solid #c12ec0;">Content here</div>
.myborder {border:2px solid #c12ec0;}