#c101dc color space conversions
Hex:
#c101dc
RGB:
193, 1, 220
CMY:
24, 100, 14
CMYK:
12, 100, 0, 14
HSL:
293°, 99.0950%, 43.3333%
HSV (HSB):
293°, 99.5455%, 86.2745%
XYZ:
34.9214, 16.5265, 69.0595
xyY:
0.2898, 0.1371, 16.5265
CIE-Lab:
47.6578, 83.7271, -62.0827
CIE-LCH:
47.6578, 104.2328, 323.4435
CIE-Luv:
47.6578, 54.0465, -102.0940
Hunter-Lab:
40.6528, 82.1923, -72.2629
#c101dc color charts
#c101dc color shades, tints & tones
#c101dc color schemes
#c101dc color preview, HTML & CSS examples
This text has a color of #c101dc
<p style="color:#c101dc;">Text here</p>
.mytext {color:#c101dc;}
This box has a color of #c101dc
<div style="background-color:#c101dc;">Content here</div>
.mybackground {background-color:#c101dc;}
Border around this has a color of #c101dc
<div style="border:2px solid #c101dc;">Content here</div>
.myborder {border:2px solid #c101dc;}