#c080c8 color space conversions
Hex:
#c080c8
RGB:
192, 128, 200
CMY:
25, 50, 22
CMYK:
4, 36, 0, 22
HSL:
293°, 39.5604%, 64.3137%
HSV (HSB):
293°, 36.0000%, 78.4314%
XYZ:
39.8827, 30.8149, 58.4894
xyY:
0.3087, 0.2385, 30.8149
CIE-Lab:
62.3511, 36.6076, -27.4926
CIE-LCH:
62.3511, 45.7817, 323.0931
CIE-Luv:
62.3511, 30.4805, -47.8491
Hunter-Lab:
55.5112, 31.1010, -23.6131
#c080c8 color charts
#c080c8 color shades, tints & tones
#c080c8 color schemes
#c080c8 color preview, HTML & CSS examples
This text has a color of #c080c8
<p style="color:#c080c8;">Text here</p>
.mytext {color:#c080c8;}
This box has a color of #c080c8
<div style="background-color:#c080c8;">Content here</div>
.mybackground {background-color:#c080c8;}
Border around this has a color of #c080c8
<div style="border:2px solid #c080c8;">Content here</div>
.myborder {border:2px solid #c080c8;}