#52f061 color space conversions
Hex:
        #52f061
        RGB:
        82, 240, 97
        CMY:
        68, 6, 62
        CMYK:
        66, 0, 60, 6
      HSL:
        126°, 84.0426%, 63.1373%
        HSV (HSB):
        126°, 65.8333%, 94.1176%
        XYZ:
        36.7974, 64.9771, 21.9117
        xyY:
        0.2975, 0.5253, 64.9771
      CIE-Lab:
        84.4719, -68.6535, 56.0254
        CIE-LCH:
        84.4719, 88.6124, 140.7835
        CIE-Luv:
        84.4719, -67.2029, 81.8688
        Hunter-Lab:
        80.6084, -59.5800, 40.3091
      #52f061 color charts
#52f061 RGB chart
      #52f061 CMYK chart
      #52f061 RGB pie chart
      #52f061 color shades, tints & tones
#52f061 color schemes
#52f061 color preview, HTML & CSS examples
           This text has a color of #52f061        
        
          <p style="color:#52f061;">Text here</p>
        
        
          .mytext {color:#52f061;}
        
        Text color #52f061
      
           This box has a color of #52f061        
        
          <div style="background-color:#52f061;">Content here</div>
        
        
          .mybackground {background-color:#52f061;}
        
        Background color #52f061
      
           Border around this has a color of #52f061        
        
          <div style="border:2px solid #52f061;">Content here</div>
        
        
          .myborder {border:2px solid #52f061;}
        
        Border color #52f061