#528e3e color space conversions
Hex:
        #528e3e
        RGB:
        82, 142, 62
        CMY:
        68, 44, 76
        CMYK:
        42, 0, 56, 44
      HSL:
        105°, 39.2157%, 40.0000%
        HSV (HSB):
        105°, 56.3380%, 55.6863%
        XYZ:
        14.0222, 21.4876, 7.9659
        xyY:
        0.3225, 0.4942, 21.4876
      CIE-Lab:
        53.4791, -35.2812, 36.1436
        CIE-LCH:
        53.4791, 50.5087, 134.3082
        CIE-Luv:
        53.4791, -29.2964, 47.6266
        Hunter-Lab:
        46.3548, -27.1251, 22.2595
      #528e3e color charts
#528e3e RGB chart
      #528e3e CMYK chart
      #528e3e RGB pie chart
      #528e3e color shades, tints & tones
#528e3e color schemes
#528e3e color preview, HTML & CSS examples
           This text has a color of #528e3e        
        
          <p style="color:#528e3e;">Text here</p>
        
        
          .mytext {color:#528e3e;}
        
        Text color #528e3e
      
           This box has a color of #528e3e        
        
          <div style="background-color:#528e3e;">Content here</div>
        
        
          .mybackground {background-color:#528e3e;}
        
        Background color #528e3e
      
           Border around this has a color of #528e3e        
        
          <div style="border:2px solid #528e3e;">Content here</div>
        
        
          .myborder {border:2px solid #528e3e;}
        
        Border color #528e3e