#c100dc color space conversions
Hex:
#c100dc
RGB:
193, 0, 220
CMY:
24, 100, 14
CMYK:
12, 100, 0, 14
HSL:
293°, 100.0000%, 43.1373%
HSV (HSB):
293°, 100.0000%, 86.2745%
XYZ:
34.9106, 16.5048, 69.0559
xyY:
0.2898, 0.1370, 16.5048
CIE-Lab:
47.6299, 83.8101, -62.1278
CIE-LCH:
47.6299, 104.3264, 323.4508
CIE-Luv:
47.6299, 54.0852, -102.1480
Hunter-Lab:
40.6261, 82.2922, -72.3425
#c100dc color charts
#c100dc color shades, tints & tones
#c100dc color schemes
#c100dc color preview, HTML & CSS examples
This text has a color of #c100dc
<p style="color:#c100dc;">Text here</p>
.mytext {color:#c100dc;}
This box has a color of #c100dc
<div style="background-color:#c100dc;">Content here</div>
.mybackground {background-color:#c100dc;}
Border around this has a color of #c100dc
<div style="border:2px solid #c100dc;">Content here</div>
.myborder {border:2px solid #c100dc;}