#59529e color space conversions
Hex:
        #59529e
        RGB:
        89, 82, 158
        CMY:
        65, 68, 38
        CMYK:
        44, 48, 0, 38
      HSL:
        246°, 31.6667%, 47.0588%
        HSV (HSB):
        246°, 48.1013%, 61.9608%
        XYZ:
        13.3087, 10.6271, 33.6975
        xyY:
        0.2309, 0.1844, 10.6271
      CIE-Lab:
        38.9451, 22.8060, -40.5499
        CIE-LCH:
        38.9451, 46.5232, 299.3542
        CIE-Luv:
        38.9451, -1.7293, -60.2615
        Hunter-Lab:
        32.5992, 15.8244, -38.4683
      #59529e color charts
#59529e RGB chart
      #59529e CMYK chart
      #59529e RGB pie chart
      #59529e color shades, tints & tones
#59529e color schemes
#59529e color preview, HTML & CSS examples
           This text has a color of #59529e        
        
          <p style="color:#59529e;">Text here</p>
        
        
          .mytext {color:#59529e;}
        
        Text color #59529e
      
           This box has a color of #59529e        
        
          <div style="background-color:#59529e;">Content here</div>
        
        
          .mybackground {background-color:#59529e;}
        
        Background color #59529e
      
           Border around this has a color of #59529e        
        
          <div style="border:2px solid #59529e;">Content here</div>
        
        
          .myborder {border:2px solid #59529e;}
        
        Border color #59529e