#c80de4 color space conversions
Hex:
#c80de4
RGB:
200, 13, 228
CMY:
22, 95, 11
CMYK:
12, 94, 0, 11
HSL:
292°, 89.2116%, 47.2549%
HSV (HSB):
292°, 94.2982%, 89.4118%
XYZ:
37.9669, 18.1686, 74.9046
xyY:
0.2897, 0.1386, 18.1686
CIE-Lab:
49.7000, 85.0458, -63.2789
CIE-LCH:
49.7000, 106.0047, 323.3487
CIE-Luv:
49.7000, 55.5087, -105.1953
Hunter-Lab:
42.6247, 84.4014, -74.3534
#c80de4 color charts
#c80de4 color shades, tints & tones
#c80de4 color schemes
#c80de4 color preview, HTML & CSS examples
This text has a color of #c80de4
<p style="color:#c80de4;">Text here</p>
.mytext {color:#c80de4;}
This box has a color of #c80de4
<div style="background-color:#c80de4;">Content here</div>
.mybackground {background-color:#c80de4;}
Border around this has a color of #c80de4
<div style="border:2px solid #c80de4;">Content here</div>
.myborder {border:2px solid #c80de4;}