#52cc3e color space conversions
Hex:
        #52cc3e
        RGB:
        82, 204, 62
        CMY:
        68, 20, 76
        CMYK:
        60, 0, 70, 20
      HSL:
        112°, 58.1967%, 52.1569%
        HSV (HSB):
        112°, 69.6078%, 80.0000%
        XYZ:
        25.9420, 45.3274, 11.9392
        xyY:
        0.3118, 0.5447, 45.3274
      CIE-Lab:
        73.1069, -59.7480, 57.9055
        CIE-LCH:
        73.1069, 83.2038, 135.8972
        CIE-Luv:
        73.1069, -55.0545, 77.6479
        Hunter-Lab:
        67.3256, -49.0398, 36.6137
      #52cc3e color charts
#52cc3e RGB chart
      #52cc3e CMYK chart
      #52cc3e RGB pie chart
      #52cc3e color shades, tints & tones
#52cc3e color schemes
#52cc3e color preview, HTML & CSS examples
           This text has a color of #52cc3e        
        
          <p style="color:#52cc3e;">Text here</p>
        
        
          .mytext {color:#52cc3e;}
        
        Text color #52cc3e
      
           This box has a color of #52cc3e        
        
          <div style="background-color:#52cc3e;">Content here</div>
        
        
          .mybackground {background-color:#52cc3e;}
        
        Background color #52cc3e
      
           Border around this has a color of #52cc3e        
        
          <div style="border:2px solid #52cc3e;">Content here</div>
        
        
          .myborder {border:2px solid #52cc3e;}
        
        Border color #52cc3e