#505b7c color space conversions
Hex:
#505b7c
RGB:
80, 91, 124
CMY:
69, 64, 51
CMYK:
35, 27, 0, 51
HSL:
225°, 21.5686%, 40.0000%
HSV (HSB):
225°, 35.4839%, 48.6275%
XYZ:
10.6874, 10.6429, 20.5598
xyY:
0.2551, 0.2541, 10.6429
CIE-Lab:
38.9724, 4.3823, -19.9604
CIE-LCH:
38.9724, 20.4358, 282.3828
CIE-Luv:
38.9724, -6.8809, -28.1103
Hunter-Lab:
32.6234, 1.3856, -14.5290
#505b7c color charts
#505b7c color shades, tints & tones
#505b7c color schemes
#505b7c color preview, HTML & CSS examples
This text has a color of #505b7c
<p style="color:#505b7c;">Text here</p>
.mytext {color:#505b7c;}
This box has a color of #505b7c
<div style="background-color:#505b7c;">Content here</div>
.mybackground {background-color:#505b7c;}
Border around this has a color of #505b7c
<div style="border:2px solid #505b7c;">Content here</div>
.myborder {border:2px solid #505b7c;}