#c80fd1 color space conversions
Hex:
#c80fd1
RGB:
200, 15, 209
CMY:
22, 94, 18
CMYK:
4, 93, 0, 18
HSL:
297°, 86.6071%, 43.9216%
HSV (HSB):
297°, 92.8230%, 81.9608%
XYZ:
35.4989, 17.2245, 61.7753
xyY:
0.3100, 0.1504, 17.2245
CIE-Lab:
48.5416, 81.8804, -54.2913
CIE-LCH:
48.5416, 98.2443, 326.4534
CIE-Luv:
48.5416, 62.1469, -91.3954
Hunter-Lab:
41.5024, 80.0501, -59.2001
#c80fd1 color charts
#c80fd1 color shades, tints & tones
#c80fd1 color schemes
#c80fd1 color preview, HTML & CSS examples
This text has a color of #c80fd1
<p style="color:#c80fd1;">Text here</p>
.mytext {color:#c80fd1;}
This box has a color of #c80fd1
<div style="background-color:#c80fd1;">Content here</div>
.mybackground {background-color:#c80fd1;}
Border around this has a color of #c80fd1
<div style="border:2px solid #c80fd1;">Content here</div>
.myborder {border:2px solid #c80fd1;}