#5958b3 color space conversions
Hex:
        #5958b3
        RGB:
        89, 88, 179
        CMY:
        65, 65, 30
        CMYK:
        50, 51, 0, 30
      HSL:
        241°, 37.4486%, 52.3529%
        HSV (HSB):
        241°, 50.8380%, 70.1961%
        XYZ:
        15.7462, 12.3580, 44.2032
        xyY:
        0.2178, 0.1709, 12.3580
      CIE-Lab:
        41.7795, 25.5603, -48.4710
        CIE-LCH:
        41.7795, 54.7975, 297.8041
        CIE-Luv:
        41.7795, -4.9463, -73.3573
        Hunter-Lab:
        35.1539, 18.4349, -49.9447
      #5958b3 color charts
#5958b3 RGB chart
      #5958b3 CMYK chart
      #5958b3 RGB pie chart
      #5958b3 color shades, tints & tones
#5958b3 color schemes
#5958b3 color preview, HTML & CSS examples
           This text has a color of #5958b3        
        
          <p style="color:#5958b3;">Text here</p>
        
        
          .mytext {color:#5958b3;}
        
        Text color #5958b3
      
           This box has a color of #5958b3        
        
          <div style="background-color:#5958b3;">Content here</div>
        
        
          .mybackground {background-color:#5958b3;}
        
        Background color #5958b3
      
           Border around this has a color of #5958b3        
        
          <div style="border:2px solid #5958b3;">Content here</div>
        
        
          .myborder {border:2px solid #5958b3;}
        
        Border color #5958b3