#c12de6 color space conversions
Hex:
#c12de6
RGB:
193, 45, 230
CMY:
24, 82, 10
CMYK:
16, 80, 0, 10
HSL:
288°, 78.7234%, 53.9216%
HSV (HSB):
288°, 80.4348%, 90.1961%
XYZ:
37.2136, 18.9274, 76.5549
xyY:
0.2804, 0.1426, 18.9274
CIE-Lab:
50.6022, 78.7056, -63.0107
CIE-LCH:
50.6022, 100.8212, 321.3197
CIE-Luv:
50.6022, 47.6379, -104.6335
Hunter-Lab:
43.5056, 76.5496, -73.8760
#c12de6 color charts
#c12de6 color shades, tints & tones
#c12de6 color schemes
#c12de6 color preview, HTML & CSS examples
This text has a color of #c12de6
<p style="color:#c12de6;">Text here</p>
.mytext {color:#c12de6;}
This box has a color of #c12de6
<div style="background-color:#c12de6;">Content here</div>
.mybackground {background-color:#c12de6;}
Border around this has a color of #c12de6
<div style="border:2px solid #c12de6;">Content here</div>
.myborder {border:2px solid #c12de6;}