#c12ddc color space conversions
Hex:
#c12ddc
RGB:
193, 45, 220
CMY:
24, 82, 14
CMYK:
12, 80, 0, 14
HSL:
291°, 71.4286%, 51.9608%
HSV (HSB):
291°, 79.5455%, 86.2745%
XYZ:
35.8490, 18.3815, 69.3687
xyY:
0.2900, 0.1487, 18.3815
CIE-Lab:
49.9556, 76.9653, -58.3769
CIE-LCH:
49.9556, 96.5998, 322.8203
CIE-Luv:
49.9556, 50.7150, -97.4117
Hunter-Lab:
42.8737, 74.2244, -65.9183
#c12ddc color charts
#c12ddc color shades, tints & tones
#c12ddc color schemes
#c12ddc color preview, HTML & CSS examples
This text has a color of #c12ddc
<p style="color:#c12ddc;">Text here</p>
.mytext {color:#c12ddc;}
This box has a color of #c12ddc
<div style="background-color:#c12ddc;">Content here</div>
.mybackground {background-color:#c12ddc;}
Border around this has a color of #c12ddc
<div style="border:2px solid #c12ddc;">Content here</div>
.myborder {border:2px solid #c12ddc;}