#528e4d color space conversions
Hex:
        #528e4d
        RGB:
        82, 142, 77
        CMY:
        68, 44, 70
        CMYK:
        42, 0, 46, 44
      HSL:
        115°, 29.6804%, 42.9412%
        HSV (HSB):
        115°, 45.7746%, 55.6863%
        XYZ:
        14.4922, 21.6757, 10.4412
        xyY:
        0.3109, 0.4651, 21.6757
      CIE-Lab:
        53.6812, -33.2324, 28.5967
        CIE-LCH:
        53.6812, 43.8425, 139.2878
        CIE-Luv:
        53.6812, -29.0088, 40.1673
        Hunter-Lab:
        46.5571, -25.9118, 19.2933
      #528e4d color charts
#528e4d RGB chart
      #528e4d CMYK chart
      #528e4d RGB pie chart
      #528e4d color shades, tints & tones
#528e4d color schemes
#528e4d color preview, HTML & CSS examples
           This text has a color of #528e4d        
        
          <p style="color:#528e4d;">Text here</p>
        
        
          .mytext {color:#528e4d;}
        
        Text color #528e4d
      
           This box has a color of #528e4d        
        
          <div style="background-color:#528e4d;">Content here</div>
        
        
          .mybackground {background-color:#528e4d;}
        
        Background color #528e4d
      
           Border around this has a color of #528e4d        
        
          <div style="border:2px solid #528e4d;">Content here</div>
        
        
          .myborder {border:2px solid #528e4d;}
        
        Border color #528e4d