#52b61b color space conversions
Hex:
        #52b61b
        RGB:
        82, 182, 27
        CMY:
        68, 29, 89
        CMYK:
        55, 0, 85, 29
      HSL:
        99°, 74.1627%, 40.9804%
        HSV (HSB):
        99°, 85.1648%, 71.3725%
        XYZ:
        20.4055, 35.3289, 6.7806
        xyY:
        0.3264, 0.5651, 35.3289
      CIE-Lab:
        66.0039, -54.0738, 62.1118
        CIE-LCH:
        66.0039, 82.3519, 131.0424
        CIE-Luv:
        66.0039, -47.0335, 76.2147
        Hunter-Lab:
        59.4381, -42.7365, 34.8430
      #52b61b color charts
#52b61b RGB chart
      #52b61b CMYK chart
      #52b61b RGB pie chart
      #52b61b color shades, tints & tones
#52b61b color schemes
#52b61b color preview, HTML & CSS examples
           This text has a color of #52b61b        
        
          <p style="color:#52b61b;">Text here</p>
        
        
          .mytext {color:#52b61b;}
        
        Text color #52b61b
      
           This box has a color of #52b61b        
        
          <div style="background-color:#52b61b;">Content here</div>
        
        
          .mybackground {background-color:#52b61b;}
        
        Background color #52b61b
      
           Border around this has a color of #52b61b        
        
          <div style="border:2px solid #52b61b;">Content here</div>
        
        
          .myborder {border:2px solid #52b61b;}
        
        Border color #52b61b