#500abf color space conversions
Hex:
#500abf
RGB:
80, 10, 191
CMY:
69, 96, 25
CMYK:
58, 95, 0, 25
HSL:
263°, 90.0498%, 39.4118%
HSV (HSB):
263°, 94.7644%, 74.9020%
XYZ:
12.8208, 5.6841, 49.7116
xyY:
0.1879, 0.0833, 5.6841
CIE-Lab:
28.6012, 64.1795, -77.1045
CIE-LCH:
28.6012, 100.3200, 309.7730
CIE-Luv:
28.6012, 3.5699, -97.1941
Hunter-Lab:
23.8414, 54.2662, -106.9362
#500abf color charts
#500abf color shades, tints & tones
#500abf color schemes
#500abf color preview, HTML & CSS examples
This text has a color of #500abf
<p style="color:#500abf;">Text here</p>
.mytext {color:#500abf;}
This box has a color of #500abf
<div style="background-color:#500abf;">Content here</div>
.mybackground {background-color:#500abf;}
Border around this has a color of #500abf
<div style="border:2px solid #500abf;">Content here</div>
.myborder {border:2px solid #500abf;}