#52d761 color space conversions
Hex:
        #52d761
        RGB:
        82, 215, 97
        CMY:
        68, 16, 62
        CMYK:
        62, 0, 55, 16
      HSL:
        127°, 62.4413%, 58.2353%
        HSV (HSB):
        127°, 61.8605%, 84.3137%
        XYZ:
        29.9378, 51.2578, 19.6251
        xyY:
        0.2969, 0.5084, 51.2578
      CIE-Lab:
        76.8349, -59.9535, 47.0856
        CIE-LCH:
        76.8349, 76.2330, 141.8550
        CIE-Luv:
        76.8349, -58.1509, 69.4537
        Hunter-Lab:
        71.5945, -50.6494, 33.8639
      #52d761 color charts
#52d761 RGB chart
      #52d761 CMYK chart
      #52d761 RGB pie chart
      #52d761 color shades, tints & tones
#52d761 color schemes
#52d761 color preview, HTML & CSS examples
           This text has a color of #52d761        
        
          <p style="color:#52d761;">Text here</p>
        
        
          .mytext {color:#52d761;}
        
        Text color #52d761
      
           This box has a color of #52d761        
        
          <div style="background-color:#52d761;">Content here</div>
        
        
          .mybackground {background-color:#52d761;}
        
        Background color #52d761
      
           Border around this has a color of #52d761        
        
          <div style="border:2px solid #52d761;">Content here</div>
        
        
          .myborder {border:2px solid #52d761;}
        
        Border color #52d761