#80078c color space conversions
Hex:
#80078c
RGB:
128, 7, 140
CMY:
50, 97, 45
CMYK:
9, 95, 0, 45
HSL:
295°, 90.4762%, 28.8235%
HSV (HSB):
295°, 95.0000%, 54.9020%
XYZ:
13.7117, 6.6346, 25.3689
xyY:
0.2999, 0.1451, 6.6346
CIE-Lab:
30.9602, 59.8186, -42.1018
CIE-LCH:
30.9602, 73.1493, 324.8612
CIE-Luv:
30.9602, 36.9630, -61.5660
Hunter-Lab:
25.7577, 49.9455, -40.3645
#80078c color charts
#80078c color shades, tints & tones
#80078c color schemes
#80078c color preview, HTML & CSS examples
This text has a color of #80078c
<p style="color:#80078c;">Text here</p>
.mytext {color:#80078c;}
This box has a color of #80078c
<div style="background-color:#80078c;">Content here</div>
.mybackground {background-color:#80078c;}
Border around this has a color of #80078c
<div style="border:2px solid #80078c;">Content here</div>
.myborder {border:2px solid #80078c;}