#52d51d color space conversions
Hex:
        #52d51d
        RGB:
        82, 213, 29
        CMY:
        68, 16, 89
        CMYK:
        62, 0, 86, 16
      HSL:
        103°, 76.0331%, 47.4510%
        HSV (HSB):
        103°, 86.3850%, 83.5294%
        XYZ:
        27.4957, 49.4710, 9.2621
        xyY:
        0.3189, 0.5737, 49.4710
      CIE-Lab:
        75.7434, -64.7627, 70.2195
        CIE-LCH:
        75.7434, 95.5248, 132.6850
        CIE-Luv:
        75.7434, -58.9854, 88.6831
        Hunter-Lab:
        70.3357, -53.3080, 41.4274
      #52d51d color charts
#52d51d RGB chart
      #52d51d CMYK chart
      #52d51d RGB pie chart
      #52d51d color shades, tints & tones
#52d51d color schemes
#52d51d color preview, HTML & CSS examples
           This text has a color of #52d51d        
        
          <p style="color:#52d51d;">Text here</p>
        
        
          .mytext {color:#52d51d;}
        
        Text color #52d51d
      
           This box has a color of #52d51d        
        
          <div style="background-color:#52d51d;">Content here</div>
        
        
          .mybackground {background-color:#52d51d;}
        
        Background color #52d51d
      
           Border around this has a color of #52d51d        
        
          <div style="border:2px solid #52d51d;">Content here</div>
        
        
          .myborder {border:2px solid #52d51d;}
        
        Border color #52d51d