#c013d6 color space conversions
Hex:
#c013d6
RGB:
192, 19, 214
CMY:
25, 93, 16
CMYK:
10, 91, 0, 16
HSL:
293°, 83.6910%, 45.6863%
HSV (HSB):
293°, 91.1215%, 83.9216%
XYZ:
34.1087, 16.5273, 65.0107
xyY:
0.2949, 0.1429, 16.5273
CIE-Lab:
47.6588, 80.9227, -58.6549
CIE-LCH:
47.6588, 99.9444, 324.0644
CIE-Luv:
47.6588, 54.6191, -96.9827
Hunter-Lab:
40.6537, 78.6185, -66.3549
#c013d6 color charts
#c013d6 color shades, tints & tones
#c013d6 color schemes
#c013d6 color preview, HTML & CSS examples
This text has a color of #c013d6
<p style="color:#c013d6;">Text here</p>
.mytext {color:#c013d6;}
This box has a color of #c013d6
<div style="background-color:#c013d6;">Content here</div>
.mybackground {background-color:#c013d6;}
Border around this has a color of #c013d6
<div style="border:2px solid #c013d6;">Content here</div>
.myborder {border:2px solid #c013d6;}