#52e30a color space conversions
Hex:
        #52e30a
        RGB:
        82, 227, 10
        CMY:
        68, 11, 96
        CMYK:
        64, 0, 96, 11
      HSL:
        100°, 91.5612%, 46.4706%
        HSV (HSB):
        100°, 95.5947%, 89.0196%
        XYZ:
        31.0035, 56.7539, 9.6077
        xyY:
        0.3184, 0.5829, 56.7539
      CIE-Lab:
        80.0410, -69.7829, 76.5483
        CIE-LCH:
        80.0410, 103.5823, 132.3529
        CIE-Luv:
        80.0410, -64.2324, 96.0065
        Hunter-Lab:
        75.3352, -58.3765, 45.1732
      #52e30a color charts
#52e30a RGB chart
      #52e30a CMYK chart
      #52e30a RGB pie chart
      #52e30a color shades, tints & tones
#52e30a color schemes
#52e30a color preview, HTML & CSS examples
           This text has a color of #52e30a        
        
          <p style="color:#52e30a;">Text here</p>
        
        
          .mytext {color:#52e30a;}
        
        Text color #52e30a
      
           This box has a color of #52e30a        
        
          <div style="background-color:#52e30a;">Content here</div>
        
        
          .mybackground {background-color:#52e30a;}
        
        Background color #52e30a
      
           Border around this has a color of #52e30a        
        
          <div style="border:2px solid #52e30a;">Content here</div>
        
        
          .myborder {border:2px solid #52e30a;}
        
        Border color #52e30a