#c112d4 color space conversions
Hex:
#c112d4
RGB:
193, 18, 212
CMY:
24, 93, 17
CMYK:
9, 92, 0, 17
HSL:
294°, 84.3478%, 45.0980%
HSV (HSB):
294°, 91.5094%, 83.1373%
XYZ:
34.0923, 16.5235, 63.6799
xyY:
0.2983, 0.1446, 16.5235
CIE-Lab:
47.6540, 80.8863, -57.5060
CIE-LCH:
47.6540, 99.2448, 324.5891
CIE-Luv:
47.6540, 56.0503, -95.3568
Hunter-Lab:
40.6492, 78.5713, -64.4277
#c112d4 color charts
#c112d4 color shades, tints & tones
#c112d4 color schemes
#c112d4 color preview, HTML & CSS examples
This text has a color of #c112d4
<p style="color:#c112d4;">Text here</p>
.mytext {color:#c112d4;}
This box has a color of #c112d4
<div style="background-color:#c112d4;">Content here</div>
.mybackground {background-color:#c112d4;}
Border around this has a color of #c112d4
<div style="border:2px solid #c112d4;">Content here</div>
.myborder {border:2px solid #c112d4;}