#52d83f color space conversions
Hex:
        #52d83f
        RGB:
        82, 216, 63
        CMY:
        68, 15, 75
        CMYK:
        62, 0, 71, 15
      HSL:
        113°, 66.2338%, 54.7059%
        HSV (HSB):
        113°, 70.8333%, 84.7059%
        XYZ:
        28.9327, 51.2645, 13.0727
        xyY:
        0.3102, 0.5496, 51.2645
      CIE-Lab:
        76.8389, -63.8211, 61.4016
        CIE-LCH:
        76.8389, 88.5624, 136.1069
        CIE-Luv:
        76.8389, -59.5253, 82.7262
        Hunter-Lab:
        71.5992, -53.1680, 39.2941
      #52d83f color charts
#52d83f RGB chart
      #52d83f CMYK chart
      #52d83f RGB pie chart
      #52d83f color shades, tints & tones
#52d83f color schemes
#52d83f color preview, HTML & CSS examples
           This text has a color of #52d83f        
        
          <p style="color:#52d83f;">Text here</p>
        
        
          .mytext {color:#52d83f;}
        
        Text color #52d83f
      
           This box has a color of #52d83f        
        
          <div style="background-color:#52d83f;">Content here</div>
        
        
          .mybackground {background-color:#52d83f;}
        
        Background color #52d83f
      
           Border around this has a color of #52d83f        
        
          <div style="border:2px solid #52d83f;">Content here</div>
        
        
          .myborder {border:2px solid #52d83f;}
        
        Border color #52d83f