#c013c3 color space conversions
Hex:
#c013c3
RGB:
192, 19, 195
CMY:
25, 93, 24
CMYK:
2, 90, 0, 24
HSL:
299°, 82.2430%, 41.9608%
HSV (HSB):
299°, 90.2564%, 76.4706%
XYZ:
31.8214, 15.6123, 52.9661
xyY:
0.3169, 0.1555, 15.6123
CIE-Lab:
46.4617, 77.9556, -49.6003
CIE-LCH:
46.4617, 92.3973, 327.5329
CIE-Luv:
46.4617, 61.4410, -83.1397
Hunter-Lab:
39.5125, 74.6085, -51.8190
#c013c3 color charts
#c013c3 color shades, tints & tones
#c013c3 color schemes
#c013c3 color preview, HTML & CSS examples
This text has a color of #c013c3
<p style="color:#c013c3;">Text here</p>
.mytext {color:#c013c3;}
This box has a color of #c013c3
<div style="background-color:#c013c3;">Content here</div>
.mybackground {background-color:#c013c3;}
Border around this has a color of #c013c3
<div style="border:2px solid #c013c3;">Content here</div>
.myborder {border:2px solid #c013c3;}