#c12ffc color space conversions
Hex:
#c12ffc
RGB:
193, 47, 252
CMY:
24, 82, 1
CMYK:
23, 81, 0, 1
HSL:
283°, 97.1564%, 58.6275%
HSV (HSB):
283°, 81.3492%, 98.8235%
XYZ:
40.5795, 20.3988, 93.8940
xyY:
0.2620, 0.1317, 20.3988
CIE-Lab:
52.2851, 82.1629, -72.6330
CIE-LCH:
52.2851, 109.6645, 318.5229
CIE-Luv:
52.2851, 41.1416, -119.7034
Hunter-Lab:
45.1650, 81.3387, -91.6432
#c12ffc color charts
#c12ffc color shades, tints & tones
#c12ffc color schemes
#c12ffc color preview, HTML & CSS examples
This text has a color of #c12ffc
<p style="color:#c12ffc;">Text here</p>
.mytext {color:#c12ffc;}
This box has a color of #c12ffc
<div style="background-color:#c12ffc;">Content here</div>
.mybackground {background-color:#c12ffc;}
Border around this has a color of #c12ffc
<div style="border:2px solid #c12ffc;">Content here</div>
.myborder {border:2px solid #c12ffc;}