#c080fc color space conversions
Hex:
#c080fc
RGB:
192, 128, 252
CMY:
25, 50, 1
CMYK:
24, 49, 0, 1
HSL:
271°, 95.3846%, 74.5098%
HSV (HSB):
271°, 49.2063%, 98.8235%
XYZ:
47.0281, 33.6731, 96.1164
xyY:
0.2660, 0.1904, 33.6731
CIE-Lab:
64.7022, 47.6119, -52.7144
CIE-LCH:
64.7022, 71.0331, 312.0885
CIE-Luv:
64.7022, 21.8503, -90.6371
Hunter-Lab:
58.0285, 43.1120, -57.5859
#c080fc color charts
#c080fc color shades, tints & tones
#c080fc color schemes
#c080fc color preview, HTML & CSS examples
This text has a color of #c080fc
<p style="color:#c080fc;">Text here</p>
.mytext {color:#c080fc;}
This box has a color of #c080fc
<div style="background-color:#c080fc;">Content here</div>
.mybackground {background-color:#c080fc;}
Border around this has a color of #c080fc
<div style="border:2px solid #c080fc;">Content here</div>
.myborder {border:2px solid #c080fc;}