#52ea52 color space conversions
Hex:
        #52ea52
        RGB:
        82, 234, 82
        CMY:
        68, 8, 68
        CMYK:
        65, 0, 65, 8
      HSL:
        120°, 78.3505%, 61.9608%
        HSV (HSB):
        120°, 64.9573%, 91.7647%
        XYZ:
        34.4255, 61.2487, 17.9904
        xyY:
        0.3029, 0.5389, 61.2487
      CIE-Lab:
        82.5122, -68.2112, 60.1023
        CIE-LCH:
        82.5122, 90.9123, 138.6161
        CIE-Luv:
        82.5122, -65.5527, 84.7411
        Hunter-Lab:
        78.2615, -58.4395, 41.1538
      #52ea52 color charts
#52ea52 RGB chart
      #52ea52 CMYK chart
      #52ea52 RGB pie chart
      #52ea52 color shades, tints & tones
#52ea52 color schemes
#52ea52 color preview, HTML & CSS examples
           This text has a color of #52ea52        
        
          <p style="color:#52ea52;">Text here</p>
        
        
          .mytext {color:#52ea52;}
        
        Text color #52ea52
      
           This box has a color of #52ea52        
        
          <div style="background-color:#52ea52;">Content here</div>
        
        
          .mybackground {background-color:#52ea52;}
        
        Background color #52ea52
      
           Border around this has a color of #52ea52        
        
          <div style="border:2px solid #52ea52;">Content here</div>
        
        
          .myborder {border:2px solid #52ea52;}
        
        Border color #52ea52