#500aba color space conversions
Hex:
#500aba
RGB:
80, 10, 186
CMY:
69, 96, 27
CMYK:
57, 95, 0, 27
HSL:
264°, 89.7959%, 38.4314%
HSV (HSB):
264°, 94.6237%, 72.9412%
XYZ:
12.2797, 5.4677, 46.8625
xyY:
0.1901, 0.0846, 5.4677
CIE-Lab:
28.0278, 62.9919, -75.0929
CIE-LCH:
28.0278, 98.0149, 309.9917
CIE-Luv:
28.0278, 4.1103, -94.3076
Hunter-Lab:
23.3832, 52.8192, -102.4557
#500aba color charts
#500aba color shades, tints & tones
#500aba color schemes
#500aba color preview, HTML & CSS examples
This text has a color of #500aba
<p style="color:#500aba;">Text here</p>
.mytext {color:#500aba;}
This box has a color of #500aba
<div style="background-color:#500aba;">Content here</div>
.mybackground {background-color:#500aba;}
Border around this has a color of #500aba
<div style="border:2px solid #500aba;">Content here</div>
.myborder {border:2px solid #500aba;}