#52b25b color space conversions
Hex:
        #52b25b
        RGB:
        82, 178, 91
        CMY:
        68, 30, 64
        CMYK:
        54, 0, 49, 30
      HSL:
        126°, 38.4000%, 50.9804%
        HSV (HSB):
        126°, 53.9326%, 69.8039%
        XYZ:
        21.2884, 34.3900, 15.4134
        xyY:
        0.2994, 0.4837, 34.3900
      CIE-Lab:
        65.2709, -46.6569, 35.8882
        CIE-LCH:
        65.2709, 58.8628, 142.4328
        CIE-Luv:
        65.2709, -44.0157, 52.7873
        Hunter-Lab:
        58.6430, -37.8266, 25.4666
      #52b25b color charts
#52b25b RGB chart
      #52b25b CMYK chart
      #52b25b RGB pie chart
      #52b25b color shades, tints & tones
#52b25b color schemes
#52b25b color preview, HTML & CSS examples
           This text has a color of #52b25b        
        
          <p style="color:#52b25b;">Text here</p>
        
        
          .mytext {color:#52b25b;}
        
        Text color #52b25b
      
           This box has a color of #52b25b        
        
          <div style="background-color:#52b25b;">Content here</div>
        
        
          .mybackground {background-color:#52b25b;}
        
        Background color #52b25b
      
           Border around this has a color of #52b25b        
        
          <div style="border:2px solid #52b25b;">Content here</div>
        
        
          .myborder {border:2px solid #52b25b;}
        
        Border color #52b25b