#505587 color space conversions
Hex:
        #505587
        RGB:
        80, 85, 135
        CMY:
        69, 67, 47
        CMYK:
        41, 37, 0, 47
      HSL:
        235°, 25.5814%, 42.1569%
        HSV (HSB):
        235°, 40.7407%, 52.9412%
        XYZ:
        10.9299, 9.9517, 24.2665
        xyY:
        0.2421, 0.2204, 9.9517
      CIE-Lab:
        37.7557, 11.4382, -28.5763
        CIE-LCH:
        37.7557, 30.7805, 291.8147
        CIE-Luv:
        37.7557, -5.0092, -41.2014
        Hunter-Lab:
        31.5464, 6.6391, -23.5253
      #505587 color charts
#505587 RGB chart
      #505587 CMYK chart
      #505587 RGB pie chart
      #505587 color shades, tints & tones
#505587 color schemes
#505587 color preview, HTML & CSS examples
           This text has a color of #505587        
        
          <p style="color:#505587;">Text here</p>
        
        
          .mytext {color:#505587;}
        
        Text color #505587
      
           This box has a color of #505587        
        
          <div style="background-color:#505587;">Content here</div>
        
        
          .mybackground {background-color:#505587;}
        
        Background color #505587
      
           Border around this has a color of #505587        
        
          <div style="border:2px solid #505587;">Content here</div>
        
        
          .myborder {border:2px solid #505587;}
        
        Border color #505587