#8080ec color space conversions
Hex:
#8080ec
RGB:
128, 128, 236
CMY:
50, 50, 7
CMYK:
46, 46, 0, 7
HSL:
240°, 73.9726%, 71.3725%
HSV (HSB):
240°, 45.7627%, 92.5490%
XYZ:
31.7616, 26.0837, 82.7175
xyY:
0.2260, 0.1856, 26.0837
CIE-Lab:
58.1164, 27.5023, -54.7046
CIE-LCH:
58.1164, 61.2288, 296.6906
CIE-Luv:
58.1164, -6.4587, -89.5804
Hunter-Lab:
51.0722, 21.6321, -60.2768
#8080ec color charts
#8080ec color shades, tints & tones
#8080ec color schemes
#8080ec color preview, HTML & CSS examples
This text has a color of #8080ec
<p style="color:#8080ec;">Text here</p>
.mytext {color:#8080ec;}
This box has a color of #8080ec
<div style="background-color:#8080ec;">Content here</div>
.mybackground {background-color:#8080ec;}
Border around this has a color of #8080ec
<div style="border:2px solid #8080ec;">Content here</div>
.myborder {border:2px solid #8080ec;}