#5058bc color space conversions
Hex:
        #5058bc
        RGB:
        80, 88, 188
        CMY:
        69, 65, 26
        CMYK:
        57, 53, 0, 26
      HSL:
        236°, 44.6281%, 52.5490%
        HSV (HSB):
        236°, 57.4468%, 73.7255%
        XYZ:
        15.8751, 12.3158, 49.1174
        xyY:
        0.2053, 0.1593, 12.3158
      CIE-Lab:
        41.7136, 26.5912, -53.8807
        CIE-LCH:
        41.7136, 60.0851, 296.2673
        CIE-Luv:
        41.7136, -8.3231, -81.2288
        Hunter-Lab:
        35.0938, 19.3323, -58.4168
      #5058bc color charts
#5058bc RGB chart
      #5058bc CMYK chart
      #5058bc RGB pie chart
      #5058bc color shades, tints & tones
#5058bc color schemes
#5058bc color preview, HTML & CSS examples
           This text has a color of #5058bc        
        
          <p style="color:#5058bc;">Text here</p>
        
        
          .mytext {color:#5058bc;}
        
        Text color #5058bc
      
           This box has a color of #5058bc        
        
          <div style="background-color:#5058bc;">Content here</div>
        
        
          .mybackground {background-color:#5058bc;}
        
        Background color #5058bc
      
           Border around this has a color of #5058bc        
        
          <div style="border:2px solid #5058bc;">Content here</div>
        
        
          .myborder {border:2px solid #5058bc;}
        
        Border color #5058bc