#52b55b color space conversions
Hex:
        #52b55b
        RGB:
        82, 181, 91
        CMY:
        68, 29, 64
        CMYK:
        55, 0, 50, 29
      HSL:
        125°, 40.0810%, 51.5686%
        HSV (HSB):
        125°, 54.6961%, 70.9804%
        XYZ:
        21.8919, 35.5969, 15.6146
        xyY:
        0.2995, 0.4869, 35.5969
      CIE-Lab:
        66.2108, -47.8655, 37.0571
        CIE-LCH:
        66.2108, 60.5338, 142.2532
        CIE-Luv:
        66.2108, -45.2278, 54.4287
        Hunter-Lab:
        59.6632, -38.9145, 26.2473
      #52b55b color charts
#52b55b RGB chart
      #52b55b CMYK chart
      #52b55b RGB pie chart
      #52b55b color shades, tints & tones
#52b55b color schemes
#52b55b color preview, HTML & CSS examples
           This text has a color of #52b55b        
        
          <p style="color:#52b55b;">Text here</p>
        
        
          .mytext {color:#52b55b;}
        
        Text color #52b55b
      
           This box has a color of #52b55b        
        
          <div style="background-color:#52b55b;">Content here</div>
        
        
          .mybackground {background-color:#52b55b;}
        
        Background color #52b55b
      
           Border around this has a color of #52b55b        
        
          <div style="border:2px solid #52b55b;">Content here</div>
        
        
          .myborder {border:2px solid #52b55b;}
        
        Border color #52b55b