#5957c3 color space conversions
Hex:
        #5957c3
        RGB:
        89, 87, 195
        CMY:
        65, 66, 24
        CMYK:
        54, 55, 0, 24
      HSL:
        241°, 47.3684%, 55.2941%
        HSV (HSB):
        241°, 55.3846%, 76.4706%
        XYZ:
        17.3783, 12.8804, 53.2000
        xyY:
        0.2082, 0.1543, 12.8804
      CIE-Lab:
        42.5824, 31.2771, -56.5199
        CIE-LCH:
        42.5824, 64.5969, 298.9593
        CIE-Luv:
        42.5824, -5.5684, -85.9064
        Hunter-Lab:
        35.8892, 23.6274, -62.7654
      #5957c3 color charts
#5957c3 RGB chart
      #5957c3 CMYK chart
      #5957c3 RGB pie chart
      #5957c3 color shades, tints & tones
#5957c3 color schemes
#5957c3 color preview, HTML & CSS examples
           This text has a color of #5957c3        
        
          <p style="color:#5957c3;">Text here</p>
        
        
          .mytext {color:#5957c3;}
        
        Text color #5957c3
      
           This box has a color of #5957c3        
        
          <div style="background-color:#5957c3;">Content here</div>
        
        
          .mybackground {background-color:#5957c3;}
        
        Background color #5957c3
      
           Border around this has a color of #5957c3        
        
          <div style="border:2px solid #5957c3;">Content here</div>
        
        
          .myborder {border:2px solid #5957c3;}
        
        Border color #5957c3