#505ac5 color space conversions
Hex:
#505ac5
RGB:
80, 90, 197
CMY:
69, 65, 23
CMYK:
59, 54, 0, 23
HSL:
235°, 50.2146%, 54.3137%
HSV (HSB):
235°, 59.3909%, 77.2549%
XYZ:
17.0425, 13.0490, 54.4438
xyY:
0.2016, 0.1544, 13.0490
CIE-Lab:
42.8370, 28.3396, -57.2992
CIE-LCH:
42.8370, 63.9244, 296.3165
CIE-Luv:
42.8370, -9.2384, -86.9199
Hunter-Lab:
36.1234, 20.9975, -64.0731
#505ac5 color charts
#505ac5 color shades, tints & tones
#505ac5 color schemes
#505ac5 color preview, HTML & CSS examples
This text has a color of #505ac5
<p style="color:#505ac5;">Text here</p>
.mytext {color:#505ac5;}
This box has a color of #505ac5
<div style="background-color:#505ac5;">Content here</div>
.mybackground {background-color:#505ac5;}
Border around this has a color of #505ac5
<div style="border:2px solid #505ac5;">Content here</div>
.myborder {border:2px solid #505ac5;}