#529d42 color space conversions
Hex:
        #529d42
        RGB:
        82, 157, 66
        CMY:
        68, 38, 74
        CMYK:
        48, 0, 58, 38
      HSL:
        109°, 40.8072%, 43.7255%
        HSV (HSB):
        109°, 57.9618%, 61.5686%
        XYZ:
        16.5200, 26.3011, 9.3602
        xyY:
        0.3166, 0.5040, 26.3011
      CIE-Lab:
        58.3218, -41.3162, 39.8727
        CIE-LCH:
        58.3218, 57.4183, 136.0186
        CIE-Luv:
        58.3218, -35.9045, 53.6206
        Hunter-Lab:
        51.2846, -32.2489, 25.0780
      #529d42 color charts
#529d42 RGB chart
      #529d42 CMYK chart
      #529d42 RGB pie chart
      #529d42 color shades, tints & tones
#529d42 color schemes
#529d42 color preview, HTML & CSS examples
           This text has a color of #529d42        
        
          <p style="color:#529d42;">Text here</p>
        
        
          .mytext {color:#529d42;}
        
        Text color #529d42
      
           This box has a color of #529d42        
        
          <div style="background-color:#529d42;">Content here</div>
        
        
          .mybackground {background-color:#529d42;}
        
        Background color #529d42
      
           Border around this has a color of #529d42        
        
          <div style="border:2px solid #529d42;">Content here</div>
        
        
          .myborder {border:2px solid #529d42;}
        
        Border color #529d42