#52b12f color space conversions
Hex:
        #52b12f
        RGB:
        82, 177, 47
        CMY:
        68, 31, 82
        CMYK:
        54, 0, 73, 31
      HSL:
        104°, 58.0357%, 43.9216%
        HSV (HSB):
        104°, 73.4463%, 69.4118%
        XYZ:
        19.7149, 33.4434, 8.1055
        xyY:
        0.3218, 0.5459, 33.4434
      CIE-Lab:
        64.5183, -51.0864, 54.6911
        CIE-LCH:
        64.5183, 74.8394, 133.0482
        CIE-Luv:
        64.5183, -44.7248, 69.8245
        Hunter-Lab:
        57.8302, -40.3505, 32.1711
      #52b12f color charts
#52b12f RGB chart
      #52b12f CMYK chart
      #52b12f RGB pie chart
      #52b12f color shades, tints & tones
#52b12f color schemes
#52b12f color preview, HTML & CSS examples
           This text has a color of #52b12f        
        
          <p style="color:#52b12f;">Text here</p>
        
        
          .mytext {color:#52b12f;}
        
        Text color #52b12f
      
           This box has a color of #52b12f        
        
          <div style="background-color:#52b12f;">Content here</div>
        
        
          .mybackground {background-color:#52b12f;}
        
        Background color #52b12f
      
           Border around this has a color of #52b12f        
        
          <div style="border:2px solid #52b12f;">Content here</div>
        
        
          .myborder {border:2px solid #52b12f;}
        
        Border color #52b12f