#c016d9 color space conversions
Hex:
#c016d9
RGB:
192, 22, 217
CMY:
25, 91, 15
CMYK:
12, 90, 0, 15
HSL:
292°, 81.5900%, 46.8627%
HSV (HSB):
292°, 89.8618%, 85.0980%
XYZ:
34.5495, 16.7900, 67.0655
xyY:
0.2918, 0.1418, 16.7900
CIE-Lab:
47.9944, 81.0002, -59.8322
CIE-LCH:
47.9944, 100.7022, 323.5479
CIE-Luv:
47.9944, 53.4002, -98.8473
Hunter-Lab:
40.9757, 78.7988, -68.3579
#c016d9 color charts
#c016d9 color shades, tints & tones
#c016d9 color schemes
#c016d9 color preview, HTML & CSS examples
This text has a color of #c016d9
<p style="color:#c016d9;">Text here</p>
.mytext {color:#c016d9;}
This box has a color of #c016d9
<div style="background-color:#c016d9;">Content here</div>
.mybackground {background-color:#c016d9;}
Border around this has a color of #c016d9
<div style="border:2px solid #c016d9;">Content here</div>
.myborder {border:2px solid #c016d9;}