#528f3b color space conversions
Hex:
        #528f3b
        RGB:
        82, 143, 59
        CMY:
        68, 44, 77
        CMYK:
        43, 0, 59, 44
      HSL:
        104°, 41.5842%, 39.6078%
        HSV (HSB):
        104°, 58.7413%, 56.0784%
        XYZ:
        14.0916, 21.7545, 7.5940
        xyY:
        0.3244, 0.5008, 21.7545
      CIE-Lab:
        53.7656, -36.0810, 37.9601
        CIE-LCH:
        53.7656, 52.3718, 133.5462
        CIE-Luv:
        53.7656, -29.8053, 49.4493
        Hunter-Lab:
        46.6417, -27.6941, 22.9959
      #528f3b color charts
#528f3b RGB chart
      #528f3b CMYK chart
      #528f3b RGB pie chart
      #528f3b color shades, tints & tones
#528f3b color schemes
#528f3b color preview, HTML & CSS examples
           This text has a color of #528f3b        
        
          <p style="color:#528f3b;">Text here</p>
        
        
          .mytext {color:#528f3b;}
        
        Text color #528f3b
      
           This box has a color of #528f3b        
        
          <div style="background-color:#528f3b;">Content here</div>
        
        
          .mybackground {background-color:#528f3b;}
        
        Background color #528f3b
      
           Border around this has a color of #528f3b        
        
          <div style="border:2px solid #528f3b;">Content here</div>
        
        
          .myborder {border:2px solid #528f3b;}
        
        Border color #528f3b