#c016b5 color space conversions
Hex:
#c016b5
RGB:
192, 22, 181
CMY:
25, 91, 29
CMYK:
0, 89, 6, 25
HSL:
304°, 79.4393%, 41.9608%
HSV (HSB):
304°, 88.5417%, 75.2941%
XYZ:
30.3656, 15.1165, 45.0334
xyY:
0.3355, 0.1670, 15.1165
CIE-Lab:
45.7933, 75.4593, -42.4719
CIE-LCH:
45.7933, 86.5908, 330.6273
CIE-Luv:
45.7933, 66.5830, -72.3084
Hunter-Lab:
38.8799, 71.3705, -41.4578
#c016b5 color charts
#c016b5 color shades, tints & tones
#c016b5 color schemes
#c016b5 color preview, HTML & CSS examples
This text has a color of #c016b5
<p style="color:#c016b5;">Text here</p>
.mytext {color:#c016b5;}
This box has a color of #c016b5
<div style="background-color:#c016b5;">Content here</div>
.mybackground {background-color:#c016b5;}
Border around this has a color of #c016b5
<div style="border:2px solid #c016b5;">Content here</div>
.myborder {border:2px solid #c016b5;}