#c80deb color space conversions
Hex:
#c80deb
RGB:
200, 13, 235
CMY:
22, 95, 8
CMYK:
15, 94, 0, 8
HSL:
291°, 89.5161%, 48.6275%
HSV (HSB):
291°, 94.4681%, 92.1569%
XYZ:
38.9587, 18.5654, 80.1274
xyY:
0.2830, 0.1349, 18.5654
CIE-Lab:
50.1748, 86.1784, -66.4720
CIE-LCH:
50.1748, 108.8358, 322.3559
CIE-Luv:
50.1748, 53.1757, -110.1029
Hunter-Lab:
43.0875, 85.9923, -80.0969
#c80deb color charts
#c80deb color shades, tints & tones
#c80deb color schemes
#c80deb color preview, HTML & CSS examples
This text has a color of #c80deb
<p style="color:#c80deb;">Text here</p>
.mytext {color:#c80deb;}
This box has a color of #c80deb
<div style="background-color:#c80deb;">Content here</div>
.mybackground {background-color:#c80deb;}
Border around this has a color of #c80deb
<div style="border:2px solid #c80deb;">Content here</div>
.myborder {border:2px solid #c80deb;}