#500aae color space conversions
Hex:
#500aae
RGB:
80, 10, 174
CMY:
69, 96, 32
CMYK:
54, 94, 0, 32
HSL:
266°, 89.1304%, 36.0784%
HSV (HSB):
266°, 94.2529%, 68.2353%
XYZ:
11.0568, 4.9785, 40.4226
xyY:
0.1958, 0.0882, 4.9785
CIE-Lab:
26.6736, 60.1430, -70.1672
CIE-LCH:
26.6736, 92.4155, 310.6011
CIE-Luv:
26.6736, 5.4840, -87.3412
Hunter-Lab:
22.3127, 49.4065, -91.7935
#500aae color charts
#500aae color shades, tints & tones
#500aae color schemes
#500aae color preview, HTML & CSS examples
This text has a color of #500aae
<p style="color:#500aae;">Text here</p>
.mytext {color:#500aae;}
This box has a color of #500aae
<div style="background-color:#500aae;">Content here</div>
.mybackground {background-color:#500aae;}
Border around this has a color of #500aae
<div style="border:2px solid #500aae;">Content here</div>
.myborder {border:2px solid #500aae;}