#52b72a color space conversions
Hex:
        #52b72a
        RGB:
        82, 183, 42
        CMY:
        68, 28, 84
        CMYK:
        55, 0, 77, 28
      HSL:
        103°, 62.6667%, 44.1176%
        HSV (HSB):
        103°, 77.0492%, 71.7647%
        XYZ:
        20.8311, 35.8280, 8.0081
        xyY:
        0.3221, 0.5540, 35.8280
      CIE-Lab:
        66.3883, -53.6632, 58.2535
        CIE-LCH:
        66.3883, 79.2036, 132.6513
        CIE-Luv:
        66.3883, -47.2419, 73.7414
        Hunter-Lab:
        59.8565, -42.6278, 33.9673
      #52b72a color charts
#52b72a RGB chart
      #52b72a CMYK chart
      #52b72a RGB pie chart
      #52b72a color shades, tints & tones
#52b72a color schemes
#52b72a color preview, HTML & CSS examples
           This text has a color of #52b72a        
        
          <p style="color:#52b72a;">Text here</p>
        
        
          .mytext {color:#52b72a;}
        
        Text color #52b72a
      
           This box has a color of #52b72a        
        
          <div style="background-color:#52b72a;">Content here</div>
        
        
          .mybackground {background-color:#52b72a;}
        
        Background color #52b72a
      
           Border around this has a color of #52b72a        
        
          <div style="border:2px solid #52b72a;">Content here</div>
        
        
          .myborder {border:2px solid #52b72a;}
        
        Border color #52b72a