#c12ab4 color space conversions
Hex:
#c12ab4
RGB:
193, 42, 180
CMY:
24, 84, 29
CMYK:
0, 78, 7, 24
HSL:
305°, 64.2553%, 46.0784%
HSV (HSB):
305°, 78.2383%, 75.6863%
XYZ:
31.0585, 16.2887, 44.6871
xyY:
0.3375, 0.1770, 16.2887
CIE-Lab:
47.3510, 71.3256, -39.4033
CIE-LCH:
47.3510, 81.4860, 331.0819
CIE-Luv:
47.3510, 64.9893, -67.8963
Hunter-Lab:
40.3592, 66.7363, -37.3964
#c12ab4 color charts
#c12ab4 color shades, tints & tones
#c12ab4 color schemes
#c12ab4 color preview, HTML & CSS examples
This text has a color of #c12ab4
<p style="color:#c12ab4;">Text here</p>
.mytext {color:#c12ab4;}
This box has a color of #c12ab4
<div style="background-color:#c12ab4;">Content here</div>
.mybackground {background-color:#c12ab4;}
Border around this has a color of #c12ab4
<div style="border:2px solid #c12ab4;">Content here</div>
.myborder {border:2px solid #c12ab4;}