#c80ec0 color space conversions
Hex:
#c80ec0
RGB:
200, 14, 192
CMY:
22, 95, 25
CMYK:
0, 93, 4, 22
HSL:
303°, 86.9159%, 41.9608%
HSV (HSB):
303°, 93.0000%, 78.4314%
XYZ:
33.4909, 16.3992, 51.2694
xyY:
0.3311, 0.1621, 16.3992
CIE-Lab:
47.4939, 79.4748, -46.1228
CIE-LCH:
47.4939, 91.8888, 329.8715
CIE-Luv:
47.4939, 68.7436, -78.8453
Hunter-Lab:
40.4959, 76.7549, -46.7162
#c80ec0 color charts
#c80ec0 color shades, tints & tones
#c80ec0 color schemes
#c80ec0 color preview, HTML & CSS examples
This text has a color of #c80ec0
<p style="color:#c80ec0;">Text here</p>
.mytext {color:#c80ec0;}
This box has a color of #c80ec0
<div style="background-color:#c80ec0;">Content here</div>
.mybackground {background-color:#c80ec0;}
Border around this has a color of #c80ec0
<div style="border:2px solid #c80ec0;">Content here</div>
.myborder {border:2px solid #c80ec0;}