#52b16d color space conversions
Hex:
        #52b16d
        RGB:
        82, 177, 109
        CMY:
        68, 31, 57
        CMYK:
        54, 0, 38, 31
      HSL:
        137°, 37.8486%, 50.7843%
        HSV (HSB):
        137°, 53.6723%, 69.4118%
        XYZ:
        21.9621, 34.3422, 19.9392
        xyY:
        0.2881, 0.4504, 34.3422
      CIE-Lab:
        65.2333, -43.3248, 26.4834
        CIE-LCH:
        65.2333, 50.7780, 148.5636
        CIE-Luv:
        65.2333, -42.9686, 41.9447
        Hunter-Lab:
        58.6023, -35.6582, 20.8484
      #52b16d color charts
#52b16d RGB chart
      #52b16d CMYK chart
      #52b16d RGB pie chart
      #52b16d color shades, tints & tones
#52b16d color schemes
#52b16d color preview, HTML & CSS examples
           This text has a color of #52b16d        
        
          <p style="color:#52b16d;">Text here</p>
        
        
          .mytext {color:#52b16d;}
        
        Text color #52b16d
      
           This box has a color of #52b16d        
        
          <div style="background-color:#52b16d;">Content here</div>
        
        
          .mybackground {background-color:#52b16d;}
        
        Background color #52b16d
      
           Border around this has a color of #52b16d        
        
          <div style="border:2px solid #52b16d;">Content here</div>
        
        
          .myborder {border:2px solid #52b16d;}
        
        Border color #52b16d