#52e81c color space conversions
Hex:
        #52e81c
        RGB:
        82, 232, 28
        CMY:
        68, 9, 89
        CMYK:
        65, 0, 88, 9
      HSL:
        104°, 81.6000%, 50.9804%
        HSV (HSB):
        104°, 87.9310%, 90.9804%
        XYZ:
        32.5459, 59.5909, 10.8855
        xyY:
        0.3159, 0.5784, 59.5909
      CIE-Lab:
        81.6153, -70.9535, 75.4786
        CIE-LCH:
        81.6153, 103.5925, 133.2300
        CIE-Luv:
        81.6153, -65.8879, 96.4157
        Hunter-Lab:
        77.1951, -59.8349, 45.6760
      #52e81c color charts
#52e81c RGB chart
      #52e81c CMYK chart
      #52e81c RGB pie chart
      #52e81c color shades, tints & tones
#52e81c color schemes
#52e81c color preview, HTML & CSS examples
           This text has a color of #52e81c        
        
          <p style="color:#52e81c;">Text here</p>
        
        
          .mytext {color:#52e81c;}
        
        Text color #52e81c
      
           This box has a color of #52e81c        
        
          <div style="background-color:#52e81c;">Content here</div>
        
        
          .mybackground {background-color:#52e81c;}
        
        Background color #52e81c
      
           Border around this has a color of #52e81c        
        
          <div style="border:2px solid #52e81c;">Content here</div>
        
        
          .myborder {border:2px solid #52e81c;}
        
        Border color #52e81c