#52ad3f color space conversions
Hex:
        #52ad3f
        RGB:
        82, 173, 63
        CMY:
        68, 32, 75
        CMYK:
        53, 0, 64, 32
      HSL:
        110°, 46.6102%, 46.2745%
        HSV (HSB):
        110°, 63.5838%, 67.8431%
        XYZ:
        19.3204, 32.0399, 9.8686
        xyY:
        0.3155, 0.5233, 32.0399
      CIE-Lab:
        63.3758, -48.1491, 47.0164
        CIE-LCH:
        63.3758, 67.2969, 135.6820
        CIE-Luv:
        63.3758, -42.7548, 62.8012
        Hunter-Lab:
        56.6038, -38.1295, 29.2857
      #52ad3f color charts
#52ad3f RGB chart
      #52ad3f CMYK chart
      #52ad3f RGB pie chart
      #52ad3f color shades, tints & tones
#52ad3f color schemes
#52ad3f color preview, HTML & CSS examples
           This text has a color of #52ad3f        
        
          <p style="color:#52ad3f;">Text here</p>
        
        
          .mytext {color:#52ad3f;}
        
        Text color #52ad3f
      
           This box has a color of #52ad3f        
        
          <div style="background-color:#52ad3f;">Content here</div>
        
        
          .mybackground {background-color:#52ad3f;}
        
        Background color #52ad3f
      
           Border around this has a color of #52ad3f        
        
          <div style="border:2px solid #52ad3f;">Content here</div>
        
        
          .myborder {border:2px solid #52ad3f;}
        
        Border color #52ad3f