#529c2f color space conversions
Hex:
        #529c2f
        RGB:
        82, 156, 47
        CMY:
        68, 39, 82
        CMYK:
        47, 0, 70, 39
      HSL:
        101°, 53.6946%, 39.8039%
        HSV (HSB):
        101°, 69.8718%, 61.1765%
        XYZ:
        15.8812, 25.7760, 6.8276
        xyY:
        0.3276, 0.5316, 25.7760
      CIE-Lab:
        57.8238, -42.8138, 47.8255
        CIE-LCH:
        57.8238, 64.1895, 131.8351
        CIE-Luv:
        57.8238, -35.8296, 60.2000
        Hunter-Lab:
        50.7701, -33.0116, 27.5657
      #529c2f color charts
#529c2f RGB chart
      #529c2f CMYK chart
      #529c2f RGB pie chart
      #529c2f color shades, tints & tones
#529c2f color schemes
#529c2f color preview, HTML & CSS examples
           This text has a color of #529c2f        
        
          <p style="color:#529c2f;">Text here</p>
        
        
          .mytext {color:#529c2f;}
        
        Text color #529c2f
      
           This box has a color of #529c2f        
        
          <div style="background-color:#529c2f;">Content here</div>
        
        
          .mybackground {background-color:#529c2f;}
        
        Background color #529c2f
      
           Border around this has a color of #529c2f        
        
          <div style="border:2px solid #529c2f;">Content here</div>
        
        
          .myborder {border:2px solid #529c2f;}
        
        Border color #529c2f