#c013a3 color space conversions
Hex:
#c013a3
RGB:
192, 19, 163
CMY:
25, 93, 36
CMYK:
0, 90, 15, 25
HSL:
310°, 81.9905%, 41.3725%
HSV (HSB):
310°, 90.1042%, 75.2941%
XYZ:
28.5820, 14.3166, 35.9073
xyY:
0.3627, 0.1817, 14.3166
CIE-Lab:
44.6835, 73.4148, -33.5507
CIE-LCH:
44.6835, 80.7180, 335.4395
CIE-Luv:
44.6835, 74.2559, -58.8435
Hunter-Lab:
37.8372, 68.6224, -29.7797
#c013a3 color charts
#c013a3 color shades, tints & tones
#c013a3 color schemes
#c013a3 color preview, HTML & CSS examples
This text has a color of #c013a3
<p style="color:#c013a3;">Text here</p>
.mytext {color:#c013a3;}
This box has a color of #c013a3
<div style="background-color:#c013a3;">Content here</div>
.mybackground {background-color:#c013a3;}
Border around this has a color of #c013a3
<div style="border:2px solid #c013a3;">Content here</div>
.myborder {border:2px solid #c013a3;}