#c80ddc color space conversions
Hex:
#c80ddc
RGB:
200, 13, 220
CMY:
22, 95, 14
CMYK:
9, 94, 0, 14
HSL:
294°, 88.8412%, 45.6863%
HSV (HSB):
294°, 94.0909%, 86.2745%
XYZ:
36.8816, 17.7345, 69.1894
xyY:
0.2979, 0.1432, 17.7345
CIE-Lab:
49.1725, 83.7768, -59.5787
CIE-LCH:
49.1725, 102.8016, 324.5811
CIE-Luv:
49.1725, 58.2752, -99.5051
Hunter-Lab:
42.1124, 82.6320, -67.9331
#c80ddc color charts
#c80ddc color shades, tints & tones
#c80ddc color schemes
#c80ddc color preview, HTML & CSS examples
This text has a color of #c80ddc
<p style="color:#c80ddc;">Text here</p>
.mytext {color:#c80ddc;}
This box has a color of #c80ddc
<div style="background-color:#c80ddc;">Content here</div>
.mybackground {background-color:#c80ddc;}
Border around this has a color of #c80ddc
<div style="border:2px solid #c80ddc;">Content here</div>
.myborder {border:2px solid #c80ddc;}