#52e63c color space conversions
Hex:
        #52e63c
        RGB:
        82, 230, 60
        CMY:
        68, 10, 76
        CMYK:
        64, 0, 74, 10
      HSL:
        112°, 77.2727%, 56.8627%
        HSV (HSB):
        112°, 73.9130%, 90.1961%
        XYZ:
        32.5921, 58.7137, 13.8901
        xyY:
        0.3098, 0.5581, 58.7137
      CIE-Lab:
        81.1340, -68.7132, 66.7920
        CIE-LCH:
        81.1340, 95.8263, 135.8123
        CIE-Luv:
        81.1340, -64.6808, 89.6585
        Hunter-Lab:
        76.6249, -58.1692, 42.8897
      #52e63c color charts
#52e63c RGB chart
      #52e63c CMYK chart
      #52e63c RGB pie chart
      #52e63c color shades, tints & tones
#52e63c color schemes
#52e63c color preview, HTML & CSS examples
           This text has a color of #52e63c        
        
          <p style="color:#52e63c;">Text here</p>
        
        
          .mytext {color:#52e63c;}
        
        Text color #52e63c
      
           This box has a color of #52e63c        
        
          <div style="background-color:#52e63c;">Content here</div>
        
        
          .mybackground {background-color:#52e63c;}
        
        Background color #52e63c
      
           Border around this has a color of #52e63c        
        
          <div style="border:2px solid #52e63c;">Content here</div>
        
        
          .myborder {border:2px solid #52e63c;}
        
        Border color #52e63c