#52f438 color space conversions
Hex:
        #52f438
        RGB:
        82, 244, 56
        CMY:
        68, 4, 78
        CMYK:
        66, 0, 77, 4
      HSL:
        112°, 89.5238%, 58.8235%
        HSV (HSB):
        112°, 77.0492%, 95.6863%
        XYZ:
        36.5442, 66.7807, 14.7053
        xyY:
        0.3096, 0.5658, 66.7807
      CIE-Lab:
        85.3931, -73.4621, 72.2030
        CIE-LCH:
        85.3931, 103.0046, 135.4952
        CIE-Luv:
        85.3931, -69.7011, 96.5249
        Hunter-Lab:
        81.7195, -63.1856, 46.5345
      #52f438 color charts
#52f438 RGB chart
      #52f438 CMYK chart
      #52f438 RGB pie chart
      #52f438 color shades, tints & tones
#52f438 color schemes
#52f438 color preview, HTML & CSS examples
           This text has a color of #52f438        
        
          <p style="color:#52f438;">Text here</p>
        
        
          .mytext {color:#52f438;}
        
        Text color #52f438
      
           This box has a color of #52f438        
        
          <div style="background-color:#52f438;">Content here</div>
        
        
          .mybackground {background-color:#52f438;}
        
        Background color #52f438
      
           Border around this has a color of #52f438        
        
          <div style="border:2px solid #52f438;">Content here</div>
        
        
          .myborder {border:2px solid #52f438;}
        
        Border color #52f438