#c80fdc color space conversions
Hex:
#c80fdc
RGB:
200, 15, 220
CMY:
22, 94, 14
CMYK:
9, 93, 0, 14
HSL:
294°, 87.2340%, 46.0784%
HSV (HSB):
294°, 93.1818%, 86.2745%
XYZ:
36.9085, 17.7883, 69.1983
xyY:
0.2979, 0.1436, 17.7883
CIE-Lab:
49.2383, 83.5817, -59.4726
CIE-LCH:
49.2383, 102.5811, 324.5662
CIE-Luv:
49.2383, 58.1765, -99.3691
Hunter-Lab:
42.1762, 82.3975, -67.7536
#c80fdc color charts
#c80fdc color shades, tints & tones
#c80fdc color schemes
#c80fdc color preview, HTML & CSS examples
This text has a color of #c80fdc
<p style="color:#c80fdc;">Text here</p>
.mytext {color:#c80fdc;}
This box has a color of #c80fdc
<div style="background-color:#c80fdc;">Content here</div>
.mybackground {background-color:#c80fdc;}
Border around this has a color of #c80fdc
<div style="border:2px solid #c80fdc;">Content here</div>
.myborder {border:2px solid #c80fdc;}