#c12daf color space conversions
Hex:
#c12daf
RGB:
193, 45, 175
CMY:
24, 82, 31
CMYK:
0, 77, 9, 24
HSL:
307°, 62.1849%, 46.6667%
HSV (HSB):
307°, 76.6839%, 75.6863%
XYZ:
30.6686, 16.3094, 42.0891
xyY:
0.3443, 0.1831, 16.3094
CIE-Lab:
47.3778, 69.7627, -36.4190
CIE-LCH:
47.3778, 78.6968, 332.4336
CIE-Luv:
47.3778, 66.2979, -63.3254
Hunter-Lab:
40.3849, 64.8807, -33.5225
#c12daf color charts
#c12daf color shades, tints & tones
#c12daf color schemes
#c12daf color preview, HTML & CSS examples
This text has a color of #c12daf
<p style="color:#c12daf;">Text here</p>
.mytext {color:#c12daf;}
This box has a color of #c12daf
<div style="background-color:#c12daf;">Content here</div>
.mybackground {background-color:#c12daf;}
Border around this has a color of #c12daf
<div style="border:2px solid #c12daf;">Content here</div>
.myborder {border:2px solid #c12daf;}