#59528f color space conversions
Hex:
        #59528f
        RGB:
        89, 82, 143
        CMY:
        65, 68, 44
        CMYK:
        38, 43, 0, 44
      HSL:
        247°, 27.1111%, 44.1176%
        HSV (HSB):
        247°, 42.6573%, 56.0784%
        XYZ:
        12.0950, 10.1416, 27.3066
        xyY:
        0.2441, 0.2047, 10.1416
      CIE-Lab:
        38.0954, 18.3235, -32.8566
        CIE-LCH:
        38.0954, 37.6206, 299.1476
        CIE-Luv:
        38.0954, -0.6357, -48.2916
        Hunter-Lab:
        31.8459, 12.0639, -28.5468
      #59528f color charts
#59528f RGB chart
      #59528f CMYK chart
      #59528f RGB pie chart
      #59528f color shades, tints & tones
#59528f color schemes
#59528f color preview, HTML & CSS examples
           This text has a color of #59528f        
        
          <p style="color:#59528f;">Text here</p>
        
        
          .mytext {color:#59528f;}
        
        Text color #59528f
      
           This box has a color of #59528f        
        
          <div style="background-color:#59528f;">Content here</div>
        
        
          .mybackground {background-color:#59528f;}
        
        Background color #59528f
      
           Border around this has a color of #59528f        
        
          <div style="border:2px solid #59528f;">Content here</div>
        
        
          .myborder {border:2px solid #59528f;}
        
        Border color #59528f