#c078ff color space conversions
Hex:
#c078ff
RGB:
192, 120, 255
CMY:
25, 53, 0
CMYK:
25, 53, 0, 0
HSL:
272°, 100.0000%, 73.5294%
HSV (HSB):
272°, 52.9412%, 100.0000%
XYZ:
46.5047, 31.8594, 98.3062
xyY:
0.2632, 0.1803, 31.8594
CIE-Lab:
63.2265, 52.5003, -56.7048
CIE-LCH:
63.2265, 77.2769, 312.7951
CIE-Luv:
63.2265, 24.0026, -97.2913
Hunter-Lab:
56.4441, 48.2901, -63.7518
#c078ff color charts
#c078ff color shades, tints & tones
#c078ff color schemes
#c078ff color preview, HTML & CSS examples
This text has a color of #c078ff
<p style="color:#c078ff;">Text here</p>
.mytext {color:#c078ff;}
This box has a color of #c078ff
<div style="background-color:#c078ff;">Content here</div>
.mybackground {background-color:#c078ff;}
Border around this has a color of #c078ff
<div style="border:2px solid #c078ff;">Content here</div>
.myborder {border:2px solid #c078ff;}