#c80dfc color space conversions
Hex:
#c80dfc
RGB:
200, 13, 252
CMY:
22, 95, 1
CMYK:
21, 95, 0, 1
HSL:
287°, 97.5510%, 51.9608%
HSV (HSB):
287°, 94.8413%, 98.8235%
XYZ:
41.5340, 19.5955, 93.6887
xyY:
0.2683, 0.1266, 19.5955
CIE-Lab:
51.3767, 89.0074, -74.0603
CIE-LCH:
51.3767, 115.7897, 320.2372
CIE-Luv:
51.3767, 47.8407, -121.7483
Hunter-Lab:
44.2668, 90.0136, -94.4979
#c80dfc color charts
#c80dfc color shades, tints & tones
#c80dfc color schemes
#c80dfc color preview, HTML & CSS examples
This text has a color of #c80dfc
<p style="color:#c80dfc;">Text here</p>
.mytext {color:#c80dfc;}
This box has a color of #c80dfc
<div style="background-color:#c80dfc;">Content here</div>
.mybackground {background-color:#c80dfc;}
Border around this has a color of #c80dfc
<div style="border:2px solid #c80dfc;">Content here</div>
.myborder {border:2px solid #c80dfc;}