#c16dcc color space conversions
Hex:
#c16dcc
RGB:
193, 109, 204
CMY:
24, 57, 20
CMYK:
5, 47, 0, 20
HSL:
293°, 48.2234%, 61.3725%
HSV (HSB):
293°, 46.5686%, 80.0000%
XYZ:
38.3600, 26.6344, 60.2459
xyY:
0.3063, 0.2127, 26.6344
CIE-Lab:
58.6344, 47.8023, -35.5122
CIE-LCH:
58.6344, 59.5498, 323.3914
CIE-Luv:
58.6344, 38.2641, -61.6213
Hunter-Lab:
51.6085, 42.3623, -33.0871
#c16dcc color charts
#c16dcc color shades, tints & tones
#c16dcc color schemes
#c16dcc color preview, HTML & CSS examples
This text has a color of #c16dcc
<p style="color:#c16dcc;">Text here</p>
.mytext {color:#c16dcc;}
This box has a color of #c16dcc
<div style="background-color:#c16dcc;">Content here</div>
.mybackground {background-color:#c16dcc;}
Border around this has a color of #c16dcc
<div style="border:2px solid #c16dcc;">Content here</div>
.myborder {border:2px solid #c16dcc;}