#528d2d color space conversions
Hex:
        #528d2d
        RGB:
        82, 141, 45
        CMY:
        68, 45, 82
        CMYK:
        42, 0, 68, 45
      HSL:
        97°, 51.6129%, 36.4706%
        HSV (HSB):
        97°, 68.0851%, 55.2941%
        XYZ:
        13.4782, 21.0331, 5.8320
        xyY:
        0.3341, 0.5214, 21.0331
      CIE-Lab:
        52.9856, -36.6158, 43.5503
        CIE-LCH:
        52.9856, 56.8977, 130.0561
        CIE-Luv:
        52.9856, -29.0912, 53.7439
        Hunter-Lab:
        45.8618, -27.7993, 24.5636
      #528d2d color charts
#528d2d RGB chart
      #528d2d CMYK chart
      #528d2d RGB pie chart
      #528d2d color shades, tints & tones
#528d2d color schemes
#528d2d color preview, HTML & CSS examples
           This text has a color of #528d2d        
        
          <p style="color:#528d2d;">Text here</p>
        
        
          .mytext {color:#528d2d;}
        
        Text color #528d2d
      
           This box has a color of #528d2d        
        
          <div style="background-color:#528d2d;">Content here</div>
        
        
          .mybackground {background-color:#528d2d;}
        
        Background color #528d2d
      
           Border around this has a color of #528d2d        
        
          <div style="border:2px solid #528d2d;">Content here</div>
        
        
          .myborder {border:2px solid #528d2d;}
        
        Border color #528d2d