#5958c2 color space conversions
Hex:
        #5958c2
        RGB:
        89, 88, 194
        CMY:
        65, 65, 24
        CMYK:
        54, 55, 0, 24
      HSL:
        241°, 46.4912%, 55.2941%
        HSV (HSB):
        241°, 54.6392%, 76.0784%
        XYZ:
        17.3472, 12.9983, 52.6336
        xyY:
        0.2091, 0.1566, 12.9983
      CIE-Lab:
        42.7607, 30.3386, -55.6515
        CIE-LCH:
        42.7607, 63.3839, 298.5972
        CIE-Luv:
        42.7607, -5.7901, -84.6903
        Hunter-Lab:
        36.0532, 22.7929, -61.3194
      #5958c2 color charts
#5958c2 RGB chart
      #5958c2 CMYK chart
      #5958c2 RGB pie chart
      #5958c2 color shades, tints & tones
#5958c2 color schemes
#5958c2 color preview, HTML & CSS examples
           This text has a color of #5958c2        
        
          <p style="color:#5958c2;">Text here</p>
        
        
          .mytext {color:#5958c2;}
        
        Text color #5958c2
      
           This box has a color of #5958c2        
        
          <div style="background-color:#5958c2;">Content here</div>
        
        
          .mybackground {background-color:#5958c2;}
        
        Background color #5958c2
      
           Border around this has a color of #5958c2        
        
          <div style="border:2px solid #5958c2;">Content here</div>
        
        
          .myborder {border:2px solid #5958c2;}
        
        Border color #5958c2