#5953a7 color space conversions
Hex:
        #5953a7
        RGB:
        89, 83, 167
        CMY:
        65, 67, 35
        CMYK:
        47, 50, 0, 35
      HSL:
        244°, 33.6000%, 49.0196%
        HSV (HSB):
        244°, 50.2994%, 65.4902%
        XYZ:
        14.1881, 11.1004, 37.9540
        xyY:
        0.2243, 0.1755, 11.1004
      CIE-Lab:
        39.7490, 24.9384, -44.6356
        CIE-LCH:
        39.7490, 51.1298, 299.1925
        CIE-Luv:
        39.7490, -2.6706, -66.7470
        Hunter-Lab:
        33.3172, 17.7090, -44.2194
      #5953a7 color charts
#5953a7 RGB chart
      #5953a7 CMYK chart
      #5953a7 RGB pie chart
      #5953a7 color shades, tints & tones
#5953a7 color schemes
#5953a7 color preview, HTML & CSS examples
           This text has a color of #5953a7        
        
          <p style="color:#5953a7;">Text here</p>
        
        
          .mytext {color:#5953a7;}
        
        Text color #5953a7
      
           This box has a color of #5953a7        
        
          <div style="background-color:#5953a7;">Content here</div>
        
        
          .mybackground {background-color:#5953a7;}
        
        Background color #5953a7
      
           Border around this has a color of #5953a7        
        
          <div style="border:2px solid #5953a7;">Content here</div>
        
        
          .myborder {border:2px solid #5953a7;}
        
        Border color #5953a7