#5958c1 color space conversions
Hex:
        #5958c1
        RGB:
        89, 88, 193
        CMY:
        65, 65, 24
        CMYK:
        54, 54, 0, 24
      HSL:
        241°, 45.8515%, 55.0980%
        HSV (HSB):
        241°, 54.4041%, 75.6863%
        XYZ:
        17.2352, 12.9535, 52.0440
        xyY:
        0.2096, 0.1575, 12.9535
      CIE-Lab:
        42.6932, 30.0183, -55.1797
        CIE-LCH:
        42.6932, 62.8164, 298.5467
        CIE-Luv:
        42.6932, -5.7348, -83.9474
        Hunter-Lab:
        35.9910, 22.4948, -60.5411
      #5958c1 color charts
#5958c1 RGB chart
      #5958c1 CMYK chart
      #5958c1 RGB pie chart
      #5958c1 color shades, tints & tones
#5958c1 color schemes
#5958c1 color preview, HTML & CSS examples
           This text has a color of #5958c1        
        
          <p style="color:#5958c1;">Text here</p>
        
        
          .mytext {color:#5958c1;}
        
        Text color #5958c1
      
           This box has a color of #5958c1        
        
          <div style="background-color:#5958c1;">Content here</div>
        
        
          .mybackground {background-color:#5958c1;}
        
        Background color #5958c1
      
           Border around this has a color of #5958c1        
        
          <div style="border:2px solid #5958c1;">Content here</div>
        
        
          .myborder {border:2px solid #5958c1;}
        
        Border color #5958c1