#c12dd3 color space conversions
Hex:
#c12dd3
RGB:
193, 45, 211
CMY:
24, 82, 17
CMYK:
9, 79, 0, 17
HSL:
293°, 65.3543%, 50.1961%
HSV (HSB):
293°, 78.6730%, 82.7451%
XYZ:
34.6886, 17.9174, 63.2581
xyY:
0.2994, 0.1546, 17.9174
CIE-Lab:
49.3957, 75.4380, -54.1330
CIE-LCH:
49.3957, 92.8508, 324.3374
CIE-Luv:
49.3957, 53.6072, -90.7944
Hunter-Lab:
42.3289, 72.2052, -58.9752
#c12dd3 color charts
#c12dd3 color shades, tints & tones
#c12dd3 color schemes
#c12dd3 color preview, HTML & CSS examples
This text has a color of #c12dd3
<p style="color:#c12dd3;">Text here</p>
.mytext {color:#c12dd3;}
This box has a color of #c12dd3
<div style="background-color:#c12dd3;">Content here</div>
.mybackground {background-color:#c12dd3;}
Border around this has a color of #c12dd3
<div style="border:2px solid #c12dd3;">Content here</div>
.myborder {border:2px solid #c12dd3;}