#800eec color space conversions
Hex:
#800eec
RGB:
128, 14, 236
CMY:
50, 95, 7
CMYK:
46, 94, 0, 7
HSL:
271°, 88.8000%, 49.0196%
HSV (HSB):
271°, 94.0678%, 92.5490%
XYZ:
24.1994, 10.9594, 80.1968
xyY:
0.2098, 0.0950, 10.9594
CIE-Lab:
39.5120, 77.6266, -84.9082
CIE-LCH:
39.5120, 115.0447, 312.4349
CIE-Luv:
39.5120, 14.2288, -122.5150
Hunter-Lab:
33.1050, 72.5482, -120.4565
#800eec color charts
#800eec color shades, tints & tones
#800eec color schemes
#800eec color preview, HTML & CSS examples
This text has a color of #800eec
<p style="color:#800eec;">Text here</p>
.mytext {color:#800eec;}
This box has a color of #800eec
<div style="background-color:#800eec;">Content here</div>
.mybackground {background-color:#800eec;}
Border around this has a color of #800eec
<div style="border:2px solid #800eec;">Content here</div>
.myborder {border:2px solid #800eec;}