#52b15f color space conversions
Hex:
        #52b15f
        RGB:
        82, 177, 95
        CMY:
        68, 31, 63
        CMYK:
        54, 0, 46, 31
      HSL:
        128°, 37.8486%, 50.7843%
        HSV (HSB):
        128°, 53.6723%, 69.4118%
        XYZ:
        21.2674, 34.0643, 16.2806
        xyY:
        0.2970, 0.4757, 34.0643
      CIE-Lab:
        65.0136, -45.6478, 33.5253
        CIE-LCH:
        65.0136, 56.6363, 143.7052
        CIE-Luv:
        65.0136, -43.4754, 50.0944
        Hunter-Lab:
        58.3647, -37.0949, 24.3165
      #52b15f color charts
#52b15f RGB chart
      #52b15f CMYK chart
      #52b15f RGB pie chart
      #52b15f color shades, tints & tones
#52b15f color schemes
#52b15f color preview, HTML & CSS examples
           This text has a color of #52b15f        
        
          <p style="color:#52b15f;">Text here</p>
        
        
          .mytext {color:#52b15f;}
        
        Text color #52b15f
      
           This box has a color of #52b15f        
        
          <div style="background-color:#52b15f;">Content here</div>
        
        
          .mybackground {background-color:#52b15f;}
        
        Background color #52b15f
      
           Border around this has a color of #52b15f        
        
          <div style="border:2px solid #52b15f;">Content here</div>
        
        
          .myborder {border:2px solid #52b15f;}
        
        Border color #52b15f