#52d077 color space conversions
Hex:
        #52d077
        RGB:
        82, 208, 119
        CMY:
        68, 18, 53
        CMYK:
        61, 0, 43, 18
      HSL:
        138°, 57.2727%, 56.8627%
        HSV (HSB):
        138°, 60.5769%, 81.5686%
        XYZ:
        29.3653, 48.2375, 25.2158
        xyY:
        0.2856, 0.4692, 48.2375
      CIE-Lab:
        74.9745, -54.1168, 34.0330
        CIE-LCH:
        74.9745, 63.9286, 147.8350
        CIE-Luv:
        74.9745, -54.6563, 54.2114
        Hunter-Lab:
        69.4532, -46.0720, 27.0913
      #52d077 color charts
#52d077 RGB chart
      #52d077 CMYK chart
      #52d077 RGB pie chart
      #52d077 color shades, tints & tones
#52d077 color schemes
#52d077 color preview, HTML & CSS examples
           This text has a color of #52d077        
        
          <p style="color:#52d077;">Text here</p>
        
        
          .mytext {color:#52d077;}
        
        Text color #52d077
      
           This box has a color of #52d077        
        
          <div style="background-color:#52d077;">Content here</div>
        
        
          .mybackground {background-color:#52d077;}
        
        Background color #52d077
      
           Border around this has a color of #52d077        
        
          <div style="border:2px solid #52d077;">Content here</div>
        
        
          .myborder {border:2px solid #52d077;}
        
        Border color #52d077