#529c5d color space conversions
Hex:
        #529c5d
        RGB:
        82, 156, 93
        CMY:
        68, 39, 64
        CMYK:
        47, 0, 40, 39
      HSL:
        129°, 31.0924%, 46.6667%
        HSV (HSB):
        129°, 47.4359%, 61.1765%
        XYZ:
        17.3439, 26.3611, 14.5300
        xyY:
        0.2978, 0.4527, 26.3611
      CIE-Lab:
        58.3782, -36.9957, 26.0349
        CIE-LCH:
        58.3782, 45.2382, 144.8648
        CIE-Luv:
        58.3782, -34.7712, 39.1214
        Hunter-Lab:
        51.3430, -29.5522, 19.1612
      #529c5d color charts
#529c5d RGB chart
      #529c5d CMYK chart
      #529c5d RGB pie chart
      #529c5d color shades, tints & tones
#529c5d color schemes
#529c5d color preview, HTML & CSS examples
           This text has a color of #529c5d        
        
          <p style="color:#529c5d;">Text here</p>
        
        
          .mytext {color:#529c5d;}
        
        Text color #529c5d
      
           This box has a color of #529c5d        
        
          <div style="background-color:#529c5d;">Content here</div>
        
        
          .mybackground {background-color:#529c5d;}
        
        Background color #529c5d
      
           Border around this has a color of #529c5d        
        
          <div style="border:2px solid #529c5d;">Content here</div>
        
        
          .myborder {border:2px solid #529c5d;}
        
        Border color #529c5d