#52a65a color space conversions
Hex:
        #52a65a
        RGB:
        82, 166, 90
        CMY:
        68, 35, 65
        CMYK:
        51, 0, 46, 35
      HSL:
        126°, 33.8710%, 48.6275%
        HSV (HSB):
        126°, 50.6024%, 65.0980%
        XYZ:
        18.9614, 29.8045, 14.4263
        xyY:
        0.3001, 0.4716, 29.8045
      CIE-Lab:
        61.4851, -41.8324, 31.6354
        CIE-LCH:
        61.4851, 52.4476, 142.9020
        CIE-Luv:
        61.4851, -39.1029, 46.6317
        Hunter-Lab:
        54.5935, -33.5421, 22.5480
      #52a65a color charts
#52a65a RGB chart
      #52a65a CMYK chart
      #52a65a RGB pie chart
      #52a65a color shades, tints & tones
#52a65a color schemes
#52a65a color preview, HTML & CSS examples
           This text has a color of #52a65a        
        
          <p style="color:#52a65a;">Text here</p>
        
        
          .mytext {color:#52a65a;}
        
        Text color #52a65a
      
           This box has a color of #52a65a        
        
          <div style="background-color:#52a65a;">Content here</div>
        
        
          .mybackground {background-color:#52a65a;}
        
        Background color #52a65a
      
           Border around this has a color of #52a65a        
        
          <div style="border:2px solid #52a65a;">Content here</div>
        
        
          .myborder {border:2px solid #52a65a;}
        
        Border color #52a65a