#c120ec color space conversions
Hex:
#c120ec
RGB:
193, 32, 236
CMY:
24, 87, 7
CMYK:
18, 86, 0, 7
HSL:
287°, 84.2975%, 52.5490%
HSV (HSB):
287°, 86.4407%, 92.5490%
XYZ:
37.6492, 18.4266, 80.9292
xyY:
0.2748, 0.1345, 18.4266
CIE-Lab:
50.0095, 82.6816, -67.3572
CIE-LCH:
50.0095, 106.6454, 320.8317
CIE-Luv:
50.0095, 47.2060, -110.8536
Hunter-Lab:
42.9262, 81.4355, -81.7317
#c120ec color charts
#c120ec color shades, tints & tones
#c120ec color schemes
#c120ec color preview, HTML & CSS examples
This text has a color of #c120ec
<p style="color:#c120ec;">Text here</p>
.mytext {color:#c120ec;}
This box has a color of #c120ec
<div style="background-color:#c120ec;">Content here</div>
.mybackground {background-color:#c120ec;}
Border around this has a color of #c120ec
<div style="border:2px solid #c120ec;">Content here</div>
.myborder {border:2px solid #c120ec;}