#c12ec3 color space conversions
Hex:
#c12ec3
RGB:
193, 46, 195
CMY:
24, 82, 24
CMYK:
1, 76, 0, 24
HSL:
299°, 61.8257%, 47.2549%
HSV (HSB):
299°, 76.4103%, 76.4706%
XYZ:
32.8196, 17.2316, 53.2260
xyY:
0.3178, 0.1668, 17.2316
CIE-Lab:
48.5505, 72.5453, -46.2558
CIE-LCH:
48.5505, 86.0373, 327.4779
CIE-Luv:
48.5505, 58.8629, -78.5456
Hunter-Lab:
41.5109, 68.4827, -46.9650
#c12ec3 color charts
#c12ec3 color shades, tints & tones
#c12ec3 color schemes
#c12ec3 color preview, HTML & CSS examples
This text has a color of #c12ec3
<p style="color:#c12ec3;">Text here</p>
.mytext {color:#c12ec3;}
This box has a color of #c12ec3
<div style="background-color:#c12ec3;">Content here</div>
.mybackground {background-color:#c12ec3;}
Border around this has a color of #c12ec3
<div style="border:2px solid #c12ec3;">Content here</div>
.myborder {border:2px solid #c12ec3;}