#5958b4 color space conversions
Hex:
        #5958b4
        RGB:
        89, 88, 180
        CMY:
        65, 65, 29
        CMYK:
        51, 51, 0, 29
      HSL:
        241°, 38.0165%, 52.5490%
        HSV (HSB):
        241°, 51.1111%, 70.5882%
        XYZ:
        15.8478, 12.3986, 44.7379
        xyY:
        0.2171, 0.1699, 12.3986
      CIE-Lab:
        41.8427, 25.8768, -48.9567
        CIE-LCH:
        41.8427, 55.3747, 297.8594
        CIE-Luv:
        41.8427, -5.0036, -74.1254
        Hunter-Lab:
        35.2116, 18.7175, -50.6824
      #5958b4 color charts
#5958b4 RGB chart
      #5958b4 CMYK chart
      #5958b4 RGB pie chart
      #5958b4 color shades, tints & tones
#5958b4 color schemes
#5958b4 color preview, HTML & CSS examples
           This text has a color of #5958b4        
        
          <p style="color:#5958b4;">Text here</p>
        
        
          .mytext {color:#5958b4;}
        
        Text color #5958b4
      
           This box has a color of #5958b4        
        
          <div style="background-color:#5958b4;">Content here</div>
        
        
          .mybackground {background-color:#5958b4;}
        
        Background color #5958b4
      
           Border around this has a color of #5958b4        
        
          <div style="border:2px solid #5958b4;">Content here</div>
        
        
          .myborder {border:2px solid #5958b4;}
        
        Border color #5958b4