#52cc3f color space conversions
Hex:
        #52cc3f
        RGB:
        82, 204, 63
        CMY:
        68, 20, 75
        CMYK:
        60, 0, 69, 20
      HSL:
        112°, 58.0247%, 52.3529%
        HSV (HSB):
        112°, 69.1176%, 80.0000%
        XYZ:
        25.9697, 45.3385, 12.0851
        xyY:
        0.3114, 0.5437, 45.3385
      CIE-Lab:
        73.1142, -59.6639, 57.5297
        CIE-LCH:
        73.1142, 82.8822, 136.0433
        CIE-Luv:
        73.1142, -55.0312, 77.3385
        Hunter-Lab:
        67.3338, -48.9892, 36.4923
      #52cc3f color charts
#52cc3f RGB chart
      #52cc3f CMYK chart
      #52cc3f RGB pie chart
      #52cc3f color shades, tints & tones
#52cc3f color schemes
#52cc3f color preview, HTML & CSS examples
           This text has a color of #52cc3f        
        
          <p style="color:#52cc3f;">Text here</p>
        
        
          .mytext {color:#52cc3f;}
        
        Text color #52cc3f
      
           This box has a color of #52cc3f        
        
          <div style="background-color:#52cc3f;">Content here</div>
        
        
          .mybackground {background-color:#52cc3f;}
        
        Background color #52cc3f
      
           Border around this has a color of #52cc3f        
        
          <div style="border:2px solid #52cc3f;">Content here</div>
        
        
          .myborder {border:2px solid #52cc3f;}
        
        Border color #52cc3f