#500aac color space conversions
Hex:
#500aac
RGB:
80, 10, 172
CMY:
69, 96, 33
CMYK:
53, 94, 0, 33
HSL:
266°, 89.0110%, 35.6863%
HSV (HSB):
266°, 94.1860%, 67.4510%
XYZ:
10.8632, 4.9011, 39.4032
xyY:
0.1969, 0.0888, 4.9011
CIE-Lab:
26.4512, 59.6687, -69.3320
CIE-LCH:
26.4512, 91.4729, 310.7160
CIE-Luv:
26.4512, 5.7244, -86.1744
Hunter-Lab:
22.1385, 48.8465, -90.0305
#500aac color charts
#500aac RGB chart
#500aac CMYK chart
#500aac RGB pie chart
#500aac color shades, tints & tones
#500aac color schemes
#500aac color preview, HTML & CSS examples
This text has a color of #500aac
<p style="color:#500aac;">Text here</p>
.mytext {color:#500aac;}
Text color #500aac
This box has a color of #500aac
<div style="background-color:#500aac;">Content here</div>
.mybackground {background-color:#500aac;}
Background color #500aac
Border around this has a color of #500aac
<div style="border:2px solid #500aac;">Content here</div>
.myborder {border:2px solid #500aac;}
Border color #500aac