#500aca color space conversions
Hex:
#500aca
RGB:
80, 10, 202
CMY:
69, 96, 21
CMYK:
60, 95, 0, 21
HSL:
262°, 90.5660%, 41.5686%
HSV (HSB):
262°, 95.0495%, 79.2157%
XYZ:
14.0775, 6.1868, 56.3293
xyY:
0.1838, 0.0808, 6.1868
CIE-Lab:
29.8790, 66.7902, -81.4524
CIE-LCH:
29.8790, 105.3349, 309.3514
CIE-Luv:
29.8790, 2.4391, -103.5140
Hunter-Lab:
24.8733, 57.4967, -116.8596
#500aca color charts
#500aca color shades, tints & tones
#500aca color schemes
#500aca color preview, HTML & CSS examples
This text has a color of #500aca
<p style="color:#500aca;">Text here</p>
.mytext {color:#500aca;}
This box has a color of #500aca
<div style="background-color:#500aca;">Content here</div>
.mybackground {background-color:#500aca;}
Border around this has a color of #500aca
<div style="border:2px solid #500aca;">Content here</div>
.myborder {border:2px solid #500aca;}