#c013ff color space conversions
Hex:
#c013ff
RGB:
192, 19, 255
CMY:
25, 93, 0
CMYK:
25, 93, 0, 0
HSL:
284°, 100.0000%, 53.7255%
HSV (HSB):
284°, 92.5490%, 100.0000%
XYZ:
40.0211, 18.8922, 96.1450
xyY:
0.2581, 0.1218, 18.8922
CIE-Lab:
50.5609, 87.8600, -77.1151
CIE-LCH:
50.5609, 116.9022, 318.7264
CIE-Luv:
50.5609, 41.9383, -125.1723
Hunter-Lab:
43.4652, 88.2921, -100.7239
#c013ff color charts
#c013ff color shades, tints & tones
#c013ff color schemes
#c013ff color preview, HTML & CSS examples
This text has a color of #c013ff
<p style="color:#c013ff;">Text here</p>
.mytext {color:#c013ff;}
This box has a color of #c013ff
<div style="background-color:#c013ff;">Content here</div>
.mybackground {background-color:#c013ff;}
Border around this has a color of #c013ff
<div style="border:2px solid #c013ff;">Content here</div>
.myborder {border:2px solid #c013ff;}