#500aab color space conversions
Hex:
#500aab
RGB:
80, 10, 171
CMY:
69, 96, 33
CMYK:
53, 94, 0, 33
HSL:
266°, 88.9503%, 35.4902%
HSV (HSB):
266°, 94.1520%, 67.0588%
XYZ:
10.7675, 4.8628, 38.8992
xyY:
0.1975, 0.0892, 4.8628
CIE-Lab:
26.3403, 59.4317, -68.9128
CIE-LCH:
26.3403, 91.0006, 310.7751
CIE-Luv:
26.3403, 5.8459, -85.5903
Hunter-Lab:
22.0518, 48.5675, -89.1507
#500aab color charts
#500aab color shades, tints & tones
#500aab color schemes
#500aab color preview, HTML & CSS examples
This text has a color of #500aab
<p style="color:#500aab;">Text here</p>
.mytext {color:#500aab;}
This box has a color of #500aab
<div style="background-color:#500aab;">Content here</div>
.mybackground {background-color:#500aab;}
Border around this has a color of #500aab
<div style="border:2px solid #500aab;">Content here</div>
.myborder {border:2px solid #500aab;}