#5956a3 color space conversions
Hex:
        #5956a3
        RGB:
        89, 86, 163
        CMY:
        65, 66, 36
        CMYK:
        45, 47, 0, 36
      HSL:
        242°, 30.9237%, 48.8235%
        HSV (HSB):
        242°, 47.2393%, 63.9216%
        XYZ:
        14.0585, 11.4238, 36.1144
        xyY:
        0.2282, 0.1855, 11.4238
      CIE-Lab:
        40.2852, 21.8167, -41.3992
        CIE-LCH:
        40.2852, 46.7959, 297.7885
        CIE-Luv:
        40.2852, -3.3573, -61.9762
        Hunter-Lab:
        33.7991, 15.0974, -39.6922
      #5956a3 color charts
#5956a3 RGB chart
      #5956a3 CMYK chart
      #5956a3 RGB pie chart
      #5956a3 color shades, tints & tones
#5956a3 color schemes
#5956a3 color preview, HTML & CSS examples
           This text has a color of #5956a3        
        
          <p style="color:#5956a3;">Text here</p>
        
        
          .mytext {color:#5956a3;}
        
        Text color #5956a3
      
           This box has a color of #5956a3        
        
          <div style="background-color:#5956a3;">Content here</div>
        
        
          .mybackground {background-color:#5956a3;}
        
        Background color #5956a3
      
           Border around this has a color of #5956a3        
        
          <div style="border:2px solid #5956a3;">Content here</div>
        
        
          .myborder {border:2px solid #5956a3;}
        
        Border color #5956a3