#500aaf color space conversions
Hex:
#500aaf
RGB:
80, 10, 175
CMY:
69, 96, 31
CMYK:
54, 94, 0, 31
HSL:
265°, 89.1892%, 36.2745%
HSV (HSB):
265°, 94.2857%, 68.6275%
XYZ:
11.1547, 5.0177, 40.9380
xyY:
0.1953, 0.0879, 5.0177
CIE-Lab:
26.7851, 60.3802, -70.5832
CIE-LCH:
26.7851, 92.8858, 310.5452
CIE-Luv:
26.7851, 5.3650, -87.9240
Hunter-Lab:
22.4002, 49.6875, -92.6766
#500aaf color charts
#500aaf color shades, tints & tones
#500aaf color schemes
#500aaf color preview, HTML & CSS examples
This text has a color of #500aaf
<p style="color:#500aaf;">Text here</p>
.mytext {color:#500aaf;}
This box has a color of #500aaf
<div style="background-color:#500aaf;">Content here</div>
.mybackground {background-color:#500aaf;}
Border around this has a color of #500aaf
<div style="border:2px solid #500aaf;">Content here</div>
.myborder {border:2px solid #500aaf;}