#5058bf color space conversions
Hex:
        #5058bf
        RGB:
        80, 88, 191
        CMY:
        69, 65, 25
        CMYK:
        58, 54, 0, 25
      HSL:
        236°, 46.4435%, 53.1373%
        HSV (HSB):
        236°, 58.1152%, 74.9020%
        XYZ:
        16.2020, 12.4465, 50.8387
        xyY:
        0.2038, 0.1566, 12.4465
      CIE-Lab:
        41.9171, 27.5910, -55.3011
        CIE-LCH:
        41.9171, 61.8019, 296.5157
        CIE-Luv:
        41.9171, -8.4441, -83.4604
        Hunter-Lab:
        35.2796, 20.2358, -60.7425
      #5058bf color charts
#5058bf RGB chart
      #5058bf CMYK chart
      #5058bf RGB pie chart
      #5058bf color shades, tints & tones
#5058bf color schemes
#5058bf color preview, HTML & CSS examples
           This text has a color of #5058bf        
        
          <p style="color:#5058bf;">Text here</p>
        
        
          .mytext {color:#5058bf;}
        
        Text color #5058bf
      
           This box has a color of #5058bf        
        
          <div style="background-color:#5058bf;">Content here</div>
        
        
          .mybackground {background-color:#5058bf;}
        
        Background color #5058bf
      
           Border around this has a color of #5058bf        
        
          <div style="border:2px solid #5058bf;">Content here</div>
        
        
          .myborder {border:2px solid #5058bf;}
        
        Border color #5058bf