#c013b5 color space conversions
Hex:
#c013b5
RGB:
192, 19, 181
CMY:
25, 93, 29
CMYK:
0, 90, 6, 25
HSL:
304°, 81.9905%, 41.3725%
HSV (HSB):
304°, 90.1042%, 75.2941%
XYZ:
30.3116, 15.0084, 45.0154
xyY:
0.3355, 0.1661, 15.0084
CIE-Lab:
45.6457, 75.8927, -42.7065
CIE-LCH:
45.6457, 87.0836, 330.6326
CIE-Luv:
45.6457, 66.8536, -72.6419
Hunter-Lab:
38.7407, 71.8662, -41.7745
#c013b5 color charts
#c013b5 color shades, tints & tones
#c013b5 color schemes
#c013b5 color preview, HTML & CSS examples
This text has a color of #c013b5
<p style="color:#c013b5;">Text here</p>
.mytext {color:#c013b5;}
This box has a color of #c013b5
<div style="background-color:#c013b5;">Content here</div>
.mybackground {background-color:#c013b5;}
Border around this has a color of #c013b5
<div style="border:2px solid #c013b5;">Content here</div>
.myborder {border:2px solid #c013b5;}