#52b04b color space conversions
Hex:
        #52b04b
        RGB:
        82, 176, 75
        CMY:
        68, 31, 71
        CMYK:
        53, 0, 57, 31
      HSL:
        116°, 40.2390%, 49.2157%
        HSV (HSB):
        116°, 57.3864%, 69.0196%
        XYZ:
        20.2750, 33.3525, 12.0257
        xyY:
        0.3088, 0.5080, 33.3525
      CIE-Lab:
        64.4453, -47.9951, 42.7411
        CIE-LCH:
        64.4453, 64.2676, 138.3139
        CIE-Luv:
        64.4453, -43.6857, 59.4177
        Hunter-Lab:
        57.7516, -38.3989, 28.0801
      #52b04b color charts
#52b04b RGB chart
      #52b04b CMYK chart
      #52b04b RGB pie chart
      #52b04b color shades, tints & tones
#52b04b color schemes
#52b04b color preview, HTML & CSS examples
           This text has a color of #52b04b        
        
          <p style="color:#52b04b;">Text here</p>
        
        
          .mytext {color:#52b04b;}
        
        Text color #52b04b
      
           This box has a color of #52b04b        
        
          <div style="background-color:#52b04b;">Content here</div>
        
        
          .mybackground {background-color:#52b04b;}
        
        Background color #52b04b
      
           Border around this has a color of #52b04b        
        
          <div style="border:2px solid #52b04b;">Content here</div>
        
        
          .myborder {border:2px solid #52b04b;}
        
        Border color #52b04b