#c212ca color space conversions
Hex:
#c212ca
RGB:
194, 18, 202
CMY:
24, 93, 21
CMYK:
4, 91, 0, 21
HSL:
297°, 83.6364%, 43.1373%
HSV (HSB):
297°, 91.0891%, 79.2157%
XYZ:
33.1251, 16.1662, 57.2516
xyY:
0.3109, 0.1517, 16.1662
CIE-Lab:
47.1918, 79.4867, -52.4743
CIE-LCH:
47.1918, 95.2454, 326.5686
CIE-Luv:
47.1918, 60.3276, -87.7992
Hunter-Lab:
40.2072, 76.6963, -56.2788
#c212ca color charts
#c212ca color shades, tints & tones
#c212ca color schemes
#c212ca color preview, HTML & CSS examples
This text has a color of #c212ca
<p style="color:#c212ca;">Text here</p>
.mytext {color:#c212ca;}
This box has a color of #c212ca
<div style="background-color:#c212ca;">Content here</div>
.mybackground {background-color:#c212ca;}
Border around this has a color of #c212ca
<div style="border:2px solid #c212ca;">Content here</div>
.myborder {border:2px solid #c212ca;}