#c11add color space conversions
Hex:
#c11add
RGB:
193, 26, 221
CMY:
24, 90, 13
CMYK:
13, 88, 0, 13
HSL:
291°, 78.9474%, 48.4314%
HSV (HSB):
291°, 88.2353%, 86.6667%
XYZ:
35.4129, 17.2967, 69.8787
xyY:
0.2889, 0.1411, 17.2967
CIE-Lab:
48.6317, 81.2009, -61.0802
CIE-LCH:
48.6317, 101.6090, 323.0491
CIE-Luv:
48.6317, 52.4334, -101.0102
Hunter-Lab:
41.5893, 79.2096, -70.5071
#c11add color charts
#c11add color shades, tints & tones
#c11add color schemes
#c11add color preview, HTML & CSS examples
This text has a color of #c11add
<p style="color:#c11add;">Text here</p>
.mytext {color:#c11add;}
This box has a color of #c11add
<div style="background-color:#c11add;">Content here</div>
.mybackground {background-color:#c11add;}
Border around this has a color of #c11add
<div style="border:2px solid #c11add;">Content here</div>
.myborder {border:2px solid #c11add;}