#527b1f color space conversions
Hex:
        #527b1f
        RGB:
        82, 123, 31
        CMY:
        68, 52, 88
        CMYK:
        33, 0, 75, 52
      HSL:
        87°, 59.7403%, 30.1961%
        HSV (HSB):
        87°, 74.7967%, 48.2353%
        XYZ:
        10.8100, 16.0587, 3.8262
        xyY:
        0.3522, 0.5232, 16.0587
      CIE-Lab:
        47.0514, -29.5224, 43.2005
        CIE-LCH:
        47.0514, 52.3245, 124.3480
        CIE-Luv:
        47.0514, -20.5125, 49.4520
        Hunter-Lab:
        40.0733, -21.9770, 22.3903
      #527b1f color charts
#527b1f RGB chart
      #527b1f CMYK chart
      #527b1f RGB pie chart
      #527b1f color shades, tints & tones
#527b1f color schemes
#527b1f color preview, HTML & CSS examples
           This text has a color of #527b1f        
        
          <p style="color:#527b1f;">Text here</p>
        
        
          .mytext {color:#527b1f;}
        
        Text color #527b1f
      
           This box has a color of #527b1f        
        
          <div style="background-color:#527b1f;">Content here</div>
        
        
          .mybackground {background-color:#527b1f;}
        
        Background color #527b1f
      
           Border around this has a color of #527b1f        
        
          <div style="border:2px solid #527b1f;">Content here</div>
        
        
          .myborder {border:2px solid #527b1f;}
        
        Border color #527b1f