#c212ec color space conversions
Hex:
#c212ec
RGB:
194, 18, 236
CMY:
24, 93, 7
CMYK:
18, 92, 0, 7
HSL:
288°, 85.8268%, 49.8039%
HSV (HSB):
288°, 92.3729%, 92.5490%
XYZ:
37.6048, 17.9581, 80.8411
xyY:
0.2757, 0.1317, 17.9581
CIE-Lab:
49.4452, 84.9695, -68.2644
CIE-LCH:
49.4452, 108.9947, 321.2216
CIE-Luv:
49.4452, 48.7867, -111.9795
Hunter-Lab:
42.3770, 84.2388, -83.4417
#c212ec color charts
#c212ec color shades, tints & tones
#c212ec color schemes
#c212ec color preview, HTML & CSS examples
This text has a color of #c212ec
<p style="color:#c212ec;">Text here</p>
.mytext {color:#c212ec;}
This box has a color of #c212ec
<div style="background-color:#c212ec;">Content here</div>
.mybackground {background-color:#c212ec;}
Border around this has a color of #c212ec
<div style="border:2px solid #c212ec;">Content here</div>
.myborder {border:2px solid #c212ec;}