#800cea color space conversions
Hex:
#800cea
RGB:
128, 12, 234
CMY:
50, 95, 8
CMYK:
45, 95, 0, 8
HSL:
271°, 90.2439%, 48.2353%
HSV (HSB):
271°, 94.8718%, 91.7647%
XYZ:
23.8848, 10.7927, 78.6662
xyY:
0.2107, 0.0952, 10.7927
CIE-Lab:
39.2290, 77.4671, -84.2396
CIE-LCH:
39.2290, 114.4442, 312.6018
CIE-Luv:
39.2290, 14.6254, -121.3937
Hunter-Lab:
32.8522, 72.2853, -118.9764
#800cea color charts
#800cea color shades, tints & tones
#800cea color schemes
#800cea color preview, HTML & CSS examples
This text has a color of #800cea
<p style="color:#800cea;">Text here</p>
.mytext {color:#800cea;}
This box has a color of #800cea
<div style="background-color:#800cea;">Content here</div>
.mybackground {background-color:#800cea;}
Border around this has a color of #800cea
<div style="border:2px solid #800cea;">Content here</div>
.myborder {border:2px solid #800cea;}