#52e82e color space conversions
Hex:
        #52e82e
        RGB:
        82, 232, 46
        CMY:
        68, 9, 82
        CMYK:
        65, 0, 80, 9
      HSL:
        108°, 80.1724%, 54.5098%
        HSV (HSB):
        108°, 80.1724%, 90.9804%
        XYZ:
        32.8294, 59.7043, 12.3786
        xyY:
        0.3129, 0.5691, 59.7043
      CIE-Lab:
        81.6772, -70.2073, 71.5217
        CIE-LCH:
        81.6772, 100.2219, 134.4687
        CIE-Luv:
        81.6772, -65.6555, 93.6362
        Hunter-Lab:
        77.2686, -59.3799, 44.5896
      #52e82e color charts
#52e82e RGB chart
      #52e82e CMYK chart
      #52e82e RGB pie chart
      #52e82e color shades, tints & tones
#52e82e color schemes
#52e82e color preview, HTML & CSS examples
           This text has a color of #52e82e        
        
          <p style="color:#52e82e;">Text here</p>
        
        
          .mytext {color:#52e82e;}
        
        Text color #52e82e
      
           This box has a color of #52e82e        
        
          <div style="background-color:#52e82e;">Content here</div>
        
        
          .mybackground {background-color:#52e82e;}
        
        Background color #52e82e
      
           Border around this has a color of #52e82e        
        
          <div style="border:2px solid #52e82e;">Content here</div>
        
        
          .myborder {border:2px solid #52e82e;}
        
        Border color #52e82e