#5058b3 color space conversions
Hex:
        #5058b3
        RGB:
        80, 88, 179
        CMY:
        69, 65, 30
        CMYK:
        55, 51, 0, 30
      HSL:
        235°, 39.4422%, 50.7843%
        HSV (HSB):
        235°, 55.3073%, 70.1961%
        XYZ:
        14.9347, 11.9396, 44.1653
        xyY:
        0.2102, 0.1681, 11.9396
      CIE-Lab:
        41.1200, 23.6019, -49.5657
        CIE-LCH:
        41.1200, 54.8981, 295.4626
        CIE-Luv:
        41.1200, -7.9577, -74.4347
        Hunter-Lab:
        34.5537, 16.6816, -51.5946
      #5058b3 color charts
#5058b3 RGB chart
      #5058b3 CMYK chart
      #5058b3 RGB pie chart
      #5058b3 color shades, tints & tones
#5058b3 color schemes
#5058b3 color preview, HTML & CSS examples
           This text has a color of #5058b3        
        
          <p style="color:#5058b3;">Text here</p>
        
        
          .mytext {color:#5058b3;}
        
        Text color #5058b3
      
           This box has a color of #5058b3        
        
          <div style="background-color:#5058b3;">Content here</div>
        
        
          .mybackground {background-color:#5058b3;}
        
        Background color #5058b3
      
           Border around this has a color of #5058b3        
        
          <div style="border:2px solid #5058b3;">Content here</div>
        
        
          .myborder {border:2px solid #5058b3;}
        
        Border color #5058b3