#52f41d color space conversions
Hex:
        #52f41d
        RGB:
        82, 244, 29
        CMY:
        68, 4, 89
        CMYK:
        66, 0, 88, 4
      HSL:
        105°, 90.7173%, 53.5294%
        HSV (HSB):
        105°, 88.1148%, 95.6863%
        XYZ:
        36.0521, 66.5839, 12.1142
        xyY:
        0.3142, 0.5803, 66.5839
      CIE-Lab:
        85.2934, -74.6714, 78.4511
        CIE-LCH:
        85.2934, 108.3070, 133.5860
        CIE-Luv:
        85.2934, -70.0888, 101.0265
        Hunter-Lab:
        81.5990, -63.9332, 48.3170
      #52f41d color charts
#52f41d RGB chart
      #52f41d CMYK chart
      #52f41d RGB pie chart
      #52f41d color shades, tints & tones
#52f41d color schemes
#52f41d color preview, HTML & CSS examples
           This text has a color of #52f41d        
        
          <p style="color:#52f41d;">Text here</p>
        
        
          .mytext {color:#52f41d;}
        
        Text color #52f41d
      
           This box has a color of #52f41d        
        
          <div style="background-color:#52f41d;">Content here</div>
        
        
          .mybackground {background-color:#52f41d;}
        
        Background color #52f41d
      
           Border around this has a color of #52f41d        
        
          <div style="border:2px solid #52f41d;">Content here</div>
        
        
          .myborder {border:2px solid #52f41d;}
        
        Border color #52f41d