#5958a7 color space conversions
Hex:
        #5958a7
        RGB:
        89, 88, 167
        CMY:
        65, 65, 35
        CMYK:
        47, 47, 0, 35
      HSL:
        241°, 30.9804%, 50.0000%
        HSV (HSB):
        241°, 47.3054%, 65.4902%
        XYZ:
        14.5846, 11.8933, 38.0862
        xyY:
        0.2259, 0.1842, 11.8933
      CIE-Lab:
        41.0461, 21.7956, -42.5625
        CIE-LCH:
        41.0461, 47.8185, 297.1163
        CIE-Luv:
        41.0461, -4.2489, -64.0040
        Hunter-Lab:
        34.4867, 15.1369, -41.3376
      #5958a7 color charts
#5958a7 RGB chart
      #5958a7 CMYK chart
      #5958a7 RGB pie chart
      #5958a7 color shades, tints & tones
#5958a7 color schemes
#5958a7 color preview, HTML & CSS examples
           This text has a color of #5958a7        
        
          <p style="color:#5958a7;">Text here</p>
        
        
          .mytext {color:#5958a7;}
        
        Text color #5958a7
      
           This box has a color of #5958a7        
        
          <div style="background-color:#5958a7;">Content here</div>
        
        
          .mybackground {background-color:#5958a7;}
        
        Background color #5958a7
      
           Border around this has a color of #5958a7        
        
          <div style="border:2px solid #5958a7;">Content here</div>
        
        
          .myborder {border:2px solid #5958a7;}
        
        Border color #5958a7