#52a40f color space conversions
Hex:
        #52a40f
        RGB:
        82, 164, 15
        CMY:
        68, 36, 94
        CMYK:
        50, 0, 91, 36
      HSL:
        93°, 83.2402%, 35.0980%
        HSV (HSB):
        93°, 90.8537%, 64.3137%
        XYZ:
        16.8414, 28.3792, 5.0420
        xyY:
        0.3351, 0.5646, 28.3792
      CIE-Lab:
        60.2298, -47.7429, 59.6107
        CIE-LCH:
        60.2298, 76.3729, 128.6917
        CIE-Luv:
        60.2298, -39.6530, 70.2758
        Hunter-Lab:
        53.2722, -36.7957, 31.6789
      #52a40f color charts
#52a40f RGB chart
      #52a40f CMYK chart
      #52a40f RGB pie chart
      #52a40f color shades, tints & tones
#52a40f color schemes
#52a40f color preview, HTML & CSS examples
           This text has a color of #52a40f        
        
          <p style="color:#52a40f;">Text here</p>
        
        
          .mytext {color:#52a40f;}
        
        Text color #52a40f
      
           This box has a color of #52a40f        
        
          <div style="background-color:#52a40f;">Content here</div>
        
        
          .mybackground {background-color:#52a40f;}
        
        Background color #52a40f
      
           Border around this has a color of #52a40f        
        
          <div style="border:2px solid #52a40f;">Content here</div>
        
        
          .myborder {border:2px solid #52a40f;}
        
        Border color #52a40f