#527d2b color space conversions
Hex:
        #527d2b
        RGB:
        82, 125, 43
        CMY:
        68, 51, 83
        CMYK:
        34, 0, 66, 51
      HSL:
        91°, 48.8095%, 32.9412%
        HSV (HSB):
        91°, 65.6000%, 49.0196%
        XYZ:
        11.2493, 16.6355, 4.9036
        xyY:
        0.3431, 0.5074, 16.6355
      CIE-Lab:
        47.7974, -29.4995, 38.8392
        CIE-LCH:
        47.7974, 48.7719, 127.2177
        CIE-Luv:
        47.7974, -21.4406, 46.6801
        Hunter-Lab:
        40.7866, -22.1446, 21.4225
      #527d2b color charts
#527d2b RGB chart
      #527d2b CMYK chart
      #527d2b RGB pie chart
      #527d2b color shades, tints & tones
#527d2b color schemes
#527d2b color preview, HTML & CSS examples
           This text has a color of #527d2b        
        
          <p style="color:#527d2b;">Text here</p>
        
        
          .mytext {color:#527d2b;}
        
        Text color #527d2b
      
           This box has a color of #527d2b        
        
          <div style="background-color:#527d2b;">Content here</div>
        
        
          .mybackground {background-color:#527d2b;}
        
        Background color #527d2b
      
           Border around this has a color of #527d2b        
        
          <div style="border:2px solid #527d2b;">Content here</div>
        
        
          .myborder {border:2px solid #527d2b;}
        
        Border color #527d2b