#c80ff6 color space conversions
Hex:
#c80ff6
RGB:
200, 15, 246
CMY:
22, 94, 4
CMYK:
19, 94, 0, 4
HSL:
288°, 92.7711%, 51.1765%
HSV (HSB):
288°, 93.9024%, 96.4706%
XYZ:
40.6248, 19.2748, 88.7680
xyY:
0.2733, 0.1297, 19.2748
CIE-Lab:
51.0072, 87.8111, -71.3070
CIE-LCH:
51.0072, 113.1171, 320.9217
CIE-Luv:
51.0072, 49.5904, -117.5655
Hunter-Lab:
43.9031, 88.3407, -89.1467
#c80ff6 color charts
#c80ff6 color shades, tints & tones
#c80ff6 color schemes
#c80ff6 color preview, HTML & CSS examples
This text has a color of #c80ff6
<p style="color:#c80ff6;">Text here</p>
.mytext {color:#c80ff6;}
This box has a color of #c80ff6
<div style="background-color:#c80ff6;">Content here</div>
.mybackground {background-color:#c80ff6;}
Border around this has a color of #c80ff6
<div style="border:2px solid #c80ff6;">Content here</div>
.myborder {border:2px solid #c80ff6;}