#527b4e color space conversions
Hex:
        #527b4e
        RGB:
        82, 123, 78
        CMY:
        68, 52, 69
        CMYK:
        33, 0, 37, 52
      HSL:
        115°, 22.3881%, 39.4118%
        HSV (HSB):
        115°, 36.5854%, 48.2353%
        XYZ:
        11.9378, 16.5098, 9.7653
        xyY:
        0.3124, 0.4320, 16.5098
      CIE-Lab:
        47.6364, -23.8962, 20.1942
        CIE-LCH:
        47.6364, 31.2863, 139.7995
        CIE-Luv:
        47.6364, -20.1529, 28.5004
        Hunter-Lab:
        40.6323, -18.6631, 14.1933
      #527b4e color charts
#527b4e RGB chart
      #527b4e CMYK chart
      #527b4e RGB pie chart
      #527b4e color shades, tints & tones
#527b4e color schemes
#527b4e color preview, HTML & CSS examples
           This text has a color of #527b4e        
        
          <p style="color:#527b4e;">Text here</p>
        
        
          .mytext {color:#527b4e;}
        
        Text color #527b4e
      
           This box has a color of #527b4e        
        
          <div style="background-color:#527b4e;">Content here</div>
        
        
          .mybackground {background-color:#527b4e;}
        
        Background color #527b4e
      
           Border around this has a color of #527b4e        
        
          <div style="border:2px solid #527b4e;">Content here</div>
        
        
          .myborder {border:2px solid #527b4e;}
        
        Border color #527b4e