#c080f8 color space conversions
Hex:
#c080f8
RGB:
192, 128, 248
CMY:
25, 50, 3
CMYK:
23, 48, 0, 3
HSL:
272°, 89.5522%, 73.7255%
HSV (HSB):
272°, 48.3871%, 97.2549%
XYZ:
46.4007, 33.4221, 92.8125
xyY:
0.2688, 0.1936, 33.4221
CIE-Lab:
64.5013, 46.7117, -50.8369
CIE-LCH:
64.5013, 69.0390, 312.5785
CIE-Luv:
64.5013, 22.4845, -87.4133
Hunter-Lab:
57.8119, 42.0960, -54.7172
#c080f8 color charts
#c080f8 color shades, tints & tones
#c080f8 color schemes
#c080f8 color preview, HTML & CSS examples
This text has a color of #c080f8
<p style="color:#c080f8;">Text here</p>
.mytext {color:#c080f8;}
This box has a color of #c080f8
<div style="background-color:#c080f8;">Content here</div>
.mybackground {background-color:#c080f8;}
Border around this has a color of #c080f8
<div style="border:2px solid #c080f8;">Content here</div>
.myborder {border:2px solid #c080f8;}