#c10edc color space conversions
Hex:
#c10edc
RGB:
193, 14, 220
CMY:
24, 95, 14
CMYK:
12, 94, 0, 14
HSL:
292°, 88.0342%, 45.8824%
HSV (HSB):
292°, 93.6364%, 86.2745%
XYZ:
35.0676, 16.8188, 69.1082
xyY:
0.2898, 0.1390, 16.8188
CIE-Lab:
48.0310, 82.6175, -61.4796
CIE-LCH:
48.0310, 102.9825, 323.3453
CIE-Luv:
48.0310, 53.5245, -101.3644
Hunter-Lab:
41.0108, 80.8635, -71.2034
#c10edc color charts
#c10edc color shades, tints & tones
#c10edc color schemes
#c10edc color preview, HTML & CSS examples
This text has a color of #c10edc
<p style="color:#c10edc;">Text here</p>
.mytext {color:#c10edc;}
This box has a color of #c10edc
<div style="background-color:#c10edc;">Content here</div>
.mybackground {background-color:#c10edc;}
Border around this has a color of #c10edc
<div style="border:2px solid #c10edc;">Content here</div>
.myborder {border:2px solid #c10edc;}