#59539f color space conversions
Hex:
        #59539f
        RGB:
        89, 83, 159
        CMY:
        65, 67, 38
        CMYK:
        44, 48, 0, 38
      HSL:
        245°, 31.4050%, 47.4510%
        HSV (HSB):
        245°, 47.7987%, 62.3529%
        XYZ:
        13.4711, 10.8136, 34.1781
        xyY:
        0.2304, 0.1850, 10.8136
      CIE-Lab:
        39.2647, 22.4804, -40.6390
        CIE-LCH:
        39.2647, 46.4424, 298.9502
        CIE-Luv:
        39.2647, -2.1218, -60.4973
        Hunter-Lab:
        32.8840, 15.5764, -38.6045
      #59539f color charts
#59539f RGB chart
      #59539f CMYK chart
      #59539f RGB pie chart
      #59539f color shades, tints & tones
#59539f color schemes
#59539f color preview, HTML & CSS examples
           This text has a color of #59539f        
        
          <p style="color:#59539f;">Text here</p>
        
        
          .mytext {color:#59539f;}
        
        Text color #59539f
      
           This box has a color of #59539f        
        
          <div style="background-color:#59539f;">Content here</div>
        
        
          .mybackground {background-color:#59539f;}
        
        Background color #59539f
      
           Border around this has a color of #59539f        
        
          <div style="border:2px solid #59539f;">Content here</div>
        
        
          .myborder {border:2px solid #59539f;}
        
        Border color #59539f