#c016d8 color space conversions
Hex:
#c016d8
RGB:
192, 22, 216
CMY:
25, 91, 15
CMYK:
11, 90, 0, 15
HSL:
293°, 81.5126%, 46.6667%
HSV (HSB):
293°, 89.8148%, 84.7059%
XYZ:
34.4198, 16.7382, 66.3824
xyY:
0.2928, 0.1424, 16.7382
CIE-Lab:
47.9284, 80.8375, -59.3663
CIE-LCH:
47.9284, 100.2949, 323.7068
CIE-Luv:
47.9284, 53.7373, -98.1335
Hunter-Lab:
40.9123, 78.5768, -67.5626
#c016d8 color charts
#c016d8 color shades, tints & tones
#c016d8 color schemes
#c016d8 color preview, HTML & CSS examples
This text has a color of #c016d8
<p style="color:#c016d8;">Text here</p>
.mytext {color:#c016d8;}
This box has a color of #c016d8
<div style="background-color:#c016d8;">Content here</div>
.mybackground {background-color:#c016d8;}
Border around this has a color of #c016d8
<div style="border:2px solid #c016d8;">Content here</div>
.myborder {border:2px solid #c016d8;}