#c80ceb color space conversions
Hex:
#c80ceb
RGB:
200, 12, 235
CMY:
22, 95, 8
CMYK:
15, 95, 0, 8
HSL:
291°, 90.2834%, 48.4314%
HSV (HSB):
291°, 94.8936%, 92.1569%
XYZ:
38.9463, 18.5405, 80.1232
xyY:
0.2830, 0.1347, 18.5405
CIE-Lab:
50.1452, 86.2664, -66.5199
CIE-LCH:
50.1452, 108.9348, 322.3642
CIE-Luv:
50.1452, 53.2162, -110.1605
Hunter-Lab:
43.0586, 86.0996, -80.1854
#c80ceb color charts
#c80ceb color shades, tints & tones
#c80ceb color schemes
#c80ceb color preview, HTML & CSS examples
This text has a color of #c80ceb
<p style="color:#c80ceb;">Text here</p>
.mytext {color:#c80ceb;}
This box has a color of #c80ceb
<div style="background-color:#c80ceb;">Content here</div>
.mybackground {background-color:#c80ceb;}
Border around this has a color of #c80ceb
<div style="border:2px solid #c80ceb;">Content here</div>
.myborder {border:2px solid #c80ceb;}