#52f424 color space conversions
Hex:
        #52f424
        RGB:
        82, 244, 36
        CMY:
        68, 4, 86
        CMYK:
        66, 0, 85, 4
      HSL:
        107°, 90.4348%, 54.9020%
        HSV (HSB):
        107°, 85.2459%, 95.6863%
        XYZ:
        36.1488, 66.6226, 12.6233
        xyY:
        0.3133, 0.5773, 66.6226
      CIE-Lab:
        85.3130, -74.4327, 77.1560
        CIE-LCH:
        85.3130, 107.2067, 133.9708
        CIE-Luv:
        85.3130, -70.0120, 100.1353
        Hunter-Lab:
        81.6227, -63.7861, 47.9664
      #52f424 color charts
#52f424 RGB chart
      #52f424 CMYK chart
      #52f424 RGB pie chart
      #52f424 color shades, tints & tones
#52f424 color schemes
#52f424 color preview, HTML & CSS examples
           This text has a color of #52f424        
        
          <p style="color:#52f424;">Text here</p>
        
        
          .mytext {color:#52f424;}
        
        Text color #52f424
      
           This box has a color of #52f424        
        
          <div style="background-color:#52f424;">Content here</div>
        
        
          .mybackground {background-color:#52f424;}
        
        Background color #52f424
      
           Border around this has a color of #52f424        
        
          <div style="border:2px solid #52f424;">Content here</div>
        
        
          .myborder {border:2px solid #52f424;}
        
        Border color #52f424