#52af0d color space conversions
Hex:
        #52af0d
        RGB:
        82, 175, 13
        CMY:
        68, 31, 95
        CMYK:
        53, 0, 93, 31
      HSL:
        94°, 86.1702%, 36.8627%
        HSV (HSB):
        94°, 92.5714%, 68.6275%
        XYZ:
        18.8823, 32.4828, 5.6554
        xyY:
        0.3311, 0.5697, 32.4828
      CIE-Lab:
        63.7400, -51.9581, 62.8612
        CIE-LCH:
        63.7400, 81.5547, 129.5755
        CIE-Luv:
        63.7400, -44.2895, 75.0270
        Hunter-Lab:
        56.9937, -40.6011, 34.0124
      #52af0d color charts
#52af0d RGB chart
      #52af0d CMYK chart
      #52af0d RGB pie chart
      #52af0d color shades, tints & tones
#52af0d color schemes
#52af0d color preview, HTML & CSS examples
           This text has a color of #52af0d        
        
          <p style="color:#52af0d;">Text here</p>
        
        
          .mytext {color:#52af0d;}
        
        Text color #52af0d
      
           This box has a color of #52af0d        
        
          <div style="background-color:#52af0d;">Content here</div>
        
        
          .mybackground {background-color:#52af0d;}
        
        Background color #52af0d
      
           Border around this has a color of #52af0d        
        
          <div style="border:2px solid #52af0d;">Content here</div>
        
        
          .myborder {border:2px solid #52af0d;}
        
        Border color #52af0d