#8001e5 color space conversions
Hex:
#8001e5
RGB:
128, 1, 229
CMY:
50, 100, 10
CMYK:
44, 100, 0, 10
HSL:
273°, 99.1304%, 45.0980%
HSV (HSB):
273°, 99.5633%, 89.8039%
XYZ:
23.0558, 10.2680, 74.8955
xyY:
0.2130, 0.0949, 10.2680
CIE-Lab:
38.3193, 77.6948, -82.8937
CIE-LCH:
38.3193, 113.6127, 313.1457
CIE-Luv:
38.3193, 15.7946, -118.7188
Hunter-Lab:
32.0438, 72.3557, -116.1470
#8001e5 color charts
#8001e5 color shades, tints & tones
#8001e5 color schemes
#8001e5 color preview, HTML & CSS examples
This text has a color of #8001e5
<p style="color:#8001e5;">Text here</p>
.mytext {color:#8001e5;}
This box has a color of #8001e5
<div style="background-color:#8001e5;">Content here</div>
.mybackground {background-color:#8001e5;}
Border around this has a color of #8001e5
<div style="border:2px solid #8001e5;">Content here</div>
.myborder {border:2px solid #8001e5;}