#c121ed color space conversions
Hex:
#c121ed
RGB:
193, 33, 237
CMY:
24, 87, 7
CMYK:
19, 86, 0, 7
HSL:
287°, 85.0000%, 52.9412%
HSV (HSB):
287°, 86.0759%, 92.9412%
XYZ:
37.8222, 18.5396, 81.7058
xyY:
0.2739, 0.1343, 18.5396
CIE-Lab:
50.1441, 82.6631, -67.7027
CIE-LCH:
50.1441, 106.8496, 320.6818
CIE-Luv:
50.1441, 46.8184, -111.4231
Hunter-Lab:
43.0576, 81.4453, -82.3679
#c121ed color charts
#c121ed color shades, tints & tones
#c121ed color schemes
#c121ed color preview, HTML & CSS examples
This text has a color of #c121ed
<p style="color:#c121ed;">Text here</p>
.mytext {color:#c121ed;}
This box has a color of #c121ed
<div style="background-color:#c121ed;">Content here</div>
.mybackground {background-color:#c121ed;}
Border around this has a color of #c121ed
<div style="border:2px solid #c121ed;">Content here</div>
.myborder {border:2px solid #c121ed;}