#c12ed4 color space conversions
Hex:
#c12ed4
RGB:
193, 46, 212
CMY:
24, 82, 17
CMYK:
9, 78, 0, 17
HSL:
293°, 65.8730%, 50.5882%
HSV (HSB):
293°, 78.3019%, 83.1373%
XYZ:
34.8530, 18.0449, 63.9334
xyY:
0.2983, 0.1545, 18.0449
CIE-Lab:
49.5505, 75.3344, -54.4578
CIE-LCH:
49.5505, 92.9566, 324.1375
CIE-Luv:
49.5505, 53.1318, -91.3299
Hunter-Lab:
42.4793, 72.1150, -59.4988
#c12ed4 color charts
#c12ed4 color shades, tints & tones
#c12ed4 color schemes
#c12ed4 color preview, HTML & CSS examples
This text has a color of #c12ed4
<p style="color:#c12ed4;">Text here</p>
.mytext {color:#c12ed4;}
This box has a color of #c12ed4
<div style="background-color:#c12ed4;">Content here</div>
.mybackground {background-color:#c12ed4;}
Border around this has a color of #c12ed4
<div style="border:2px solid #c12ed4;">Content here</div>
.myborder {border:2px solid #c12ed4;}