#52e63a color space conversions
Hex:
        #52e63a
        RGB:
        82, 230, 58
        CMY:
        68, 10, 77
        CMYK:
        64, 0, 75, 10
      HSL:
        112°, 77.4775%, 56.4706%
        HSV (HSB):
        112°, 74.7826%, 90.1961%
        XYZ:
        32.5402, 58.6930, 13.6168
        xyY:
        0.3104, 0.5598, 58.6930
      CIE-Lab:
        81.1225, -68.8497, 67.4369
        CIE-LCH:
        81.1225, 96.3743, 135.5939
        CIE-Luv:
        81.1225, -64.7226, 90.1631
        Hunter-Lab:
        76.6113, -58.2530, 43.0898
      #52e63a color charts
#52e63a RGB chart
      #52e63a CMYK chart
      #52e63a RGB pie chart
      #52e63a color shades, tints & tones
#52e63a color schemes
#52e63a color preview, HTML & CSS examples
           This text has a color of #52e63a        
        
          <p style="color:#52e63a;">Text here</p>
        
        
          .mytext {color:#52e63a;}
        
        Text color #52e63a
      
           This box has a color of #52e63a        
        
          <div style="background-color:#52e63a;">Content here</div>
        
        
          .mybackground {background-color:#52e63a;}
        
        Background color #52e63a
      
           Border around this has a color of #52e63a        
        
          <div style="border:2px solid #52e63a;">Content here</div>
        
        
          .myborder {border:2px solid #52e63a;}
        
        Border color #52e63a