#529a2f color space conversions
Hex:
        #529a2f
        RGB:
        82, 154, 47
        CMY:
        68, 40, 82
        CMYK:
        47, 0, 69, 40
      HSL:
        100°, 53.2338%, 39.4118%
        HSV (HSB):
        100°, 69.4805%, 60.3922%
        XYZ:
        15.5484, 25.1103, 6.7166
        xyY:
        0.3282, 0.5300, 25.1103
      CIE-Lab:
        57.1827, -41.9880, 47.1529
        CIE-LCH:
        57.1827, 63.1378, 131.6839
        CIE-Luv:
        57.1827, -34.9489, 59.2622
        Hunter-Lab:
        50.1102, -32.3071, 27.1301
      #529a2f color charts
#529a2f RGB chart
      #529a2f CMYK chart
      #529a2f RGB pie chart
      #529a2f color shades, tints & tones
#529a2f color schemes
#529a2f color preview, HTML & CSS examples
           This text has a color of #529a2f        
        
          <p style="color:#529a2f;">Text here</p>
        
        
          .mytext {color:#529a2f;}
        
        Text color #529a2f
      
           This box has a color of #529a2f        
        
          <div style="background-color:#529a2f;">Content here</div>
        
        
          .mybackground {background-color:#529a2f;}
        
        Background color #529a2f
      
           Border around this has a color of #529a2f        
        
          <div style="border:2px solid #529a2f;">Content here</div>
        
        
          .myborder {border:2px solid #529a2f;}
        
        Border color #529a2f