#52cd89 color space conversions
Hex:
        #52cd89
        RGB:
        82, 205, 137
        CMY:
        68, 20, 46
        CMYK:
        60, 0, 33, 20
      HSL:
        147°, 55.1570%, 56.2745%
        HSV (HSB):
        147°, 60.0000%, 80.3922%
        XYZ:
        29.8264, 47.2626, 31.2175
        xyY:
        0.2754, 0.4364, 47.2626
      CIE-Lab:
        74.3574, -49.6974, 23.9096
        CIE-LCH:
        74.3574, 55.1498, 154.3076
        CIE-Luv:
        74.3574, -52.6976, 41.2383
        Hunter-Lab:
        68.7478, -42.8662, 21.2006
      #52cd89 color charts
#52cd89 RGB chart
      #52cd89 CMYK chart
      #52cd89 RGB pie chart
      #52cd89 color shades, tints & tones
#52cd89 color schemes
#52cd89 color preview, HTML & CSS examples
           This text has a color of #52cd89        
        
          <p style="color:#52cd89;">Text here</p>
        
        
          .mytext {color:#52cd89;}
        
        Text color #52cd89
      
           This box has a color of #52cd89        
        
          <div style="background-color:#52cd89;">Content here</div>
        
        
          .mybackground {background-color:#52cd89;}
        
        Background color #52cd89
      
           Border around this has a color of #52cd89        
        
          <div style="border:2px solid #52cd89;">Content here</div>
        
        
          .myborder {border:2px solid #52cd89;}
        
        Border color #52cd89