#c11edc color space conversions
Hex:
#c11edc
RGB:
193, 30, 220
CMY:
24, 88, 14
CMYK:
12, 86, 0, 14
HSL:
291°, 76.0000%, 49.0196%
HSV (HSB):
291°, 86.3636%, 86.2745%
XYZ:
35.3749, 17.4333, 69.2106
xyY:
0.2899, 0.1429, 17.4333
CIE-Lab:
48.8014, 80.3407, -60.2361
CIE-LCH:
48.8014, 100.4142, 323.1390
CIE-Luv:
48.8014, 52.4228, -99.8192
Hunter-Lab:
41.7532, 78.1636, -69.0526
#c11edc color charts
#c11edc color shades, tints & tones
#c11edc color schemes
#c11edc color preview, HTML & CSS examples
This text has a color of #c11edc
<p style="color:#c11edc;">Text here</p>
.mytext {color:#c11edc;}
This box has a color of #c11edc
<div style="background-color:#c11edc;">Content here</div>
.mybackground {background-color:#c11edc;}
Border around this has a color of #c11edc
<div style="border:2px solid #c11edc;">Content here</div>
.myborder {border:2px solid #c11edc;}