#c16bcc color space conversions
Hex:
#c16bcc
RGB:
193, 107, 204
CMY:
24, 58, 20
CMYK:
5, 48, 0, 20
HSL:
293°, 48.7437%, 60.9804%
HSV (HSB):
293°, 47.5490%, 80.0000%
XYZ:
38.1491, 26.2125, 60.1756
xyY:
0.3063, 0.2105, 26.2125
CIE-Lab:
58.2382, 48.8313, -36.1314
CIE-LCH:
58.2382, 60.7452, 323.5014
CIE-Luv:
58.2382, 39.0333, -62.6667
Hunter-Lab:
51.1981, 43.4084, -33.8477
#c16bcc color charts
#c16bcc color shades, tints & tones
#c16bcc color schemes
#c16bcc color preview, HTML & CSS examples
This text has a color of #c16bcc
<p style="color:#c16bcc;">Text here</p>
.mytext {color:#c16bcc;}
This box has a color of #c16bcc
<div style="background-color:#c16bcc;">Content here</div>
.mybackground {background-color:#c16bcc;}
Border around this has a color of #c16bcc
<div style="border:2px solid #c16bcc;">Content here</div>
.myborder {border:2px solid #c16bcc;}