#52b94b color space conversions
Hex:
        #52b94b
        RGB:
        82, 185, 75
        CMY:
        68, 27, 71
        CMYK:
        56, 0, 59, 27
      HSL:
        116°, 44.0000%, 50.9804%
        HSV (HSB):
        116°, 59.4595%, 72.5490%
        XYZ:
        22.0986, 36.9998, 12.6336
        xyY:
        0.3081, 0.5158, 36.9998
      CIE-Lab:
        67.2769, -51.4987, 46.0327
        CIE-LCH:
        67.2769, 69.0734, 138.2077
        CIE-Luv:
        67.2769, -47.3227, 63.9571
        Hunter-Lab:
        60.8274, -41.5989, 30.2650
      #52b94b color charts
#52b94b RGB chart
      #52b94b CMYK chart
      #52b94b RGB pie chart
      #52b94b color shades, tints & tones
#52b94b color schemes
#52b94b color preview, HTML & CSS examples
           This text has a color of #52b94b        
        
          <p style="color:#52b94b;">Text here</p>
        
        
          .mytext {color:#52b94b;}
        
        Text color #52b94b
      
           This box has a color of #52b94b        
        
          <div style="background-color:#52b94b;">Content here</div>
        
        
          .mybackground {background-color:#52b94b;}
        
        Background color #52b94b
      
           Border around this has a color of #52b94b        
        
          <div style="border:2px solid #52b94b;">Content here</div>
        
        
          .myborder {border:2px solid #52b94b;}
        
        Border color #52b94b