#52c45b color space conversions
Hex:
        #52c45b
        RGB:
        82, 196, 91
        CMY:
        68, 23, 64
        CMYK:
        58, 0, 54, 23
      HSL:
        125°, 49.1379%, 54.5098%
        HSV (HSB):
        125°, 58.1633%, 76.8627%
        XYZ:
        25.1079, 42.0290, 16.6866
        xyY:
        0.2995, 0.5014, 42.0290
      CIE-Lab:
        70.8909, -53.7103, 42.7834
        CIE-LCH:
        70.8909, 68.6675, 141.4606
        CIE-Luv:
        70.8909, -51.1526, 62.4333
        Hunter-Lab:
        64.8298, -44.3209, 30.1201
      #52c45b color charts
#52c45b RGB chart
      #52c45b CMYK chart
      #52c45b RGB pie chart
      #52c45b color shades, tints & tones
#52c45b color schemes
#52c45b color preview, HTML & CSS examples
           This text has a color of #52c45b        
        
          <p style="color:#52c45b;">Text here</p>
        
        
          .mytext {color:#52c45b;}
        
        Text color #52c45b
      
           This box has a color of #52c45b        
        
          <div style="background-color:#52c45b;">Content here</div>
        
        
          .mybackground {background-color:#52c45b;}
        
        Background color #52c45b
      
           Border around this has a color of #52c45b        
        
          <div style="border:2px solid #52c45b;">Content here</div>
        
        
          .myborder {border:2px solid #52c45b;}
        
        Border color #52c45b