#52cd2d color space conversions
Hex:
        #52cd2d
        RGB:
        82, 205, 45
        CMY:
        68, 20, 82
        CMYK:
        60, 0, 78, 20
      HSL:
        106°, 64.0000%, 49.0196%
        HSV (HSB):
        106°, 78.0488%, 80.3922%
        XYZ:
        25.7847, 45.6459, 9.9342
        xyY:
        0.3169, 0.5610, 45.6459
      CIE-Lab:
        73.3152, -61.3030, 63.9548
        CIE-LCH:
        73.3152, 88.5905, 133.7872
        CIE-Luv:
        73.3152, -55.7708, 82.5476
        Hunter-Lab:
        67.5618, -50.1094, 38.5753
      #52cd2d color charts
#52cd2d RGB chart
      #52cd2d CMYK chart
      #52cd2d RGB pie chart
      #52cd2d color shades, tints & tones
#52cd2d color schemes
#52cd2d color preview, HTML & CSS examples
           This text has a color of #52cd2d        
        
          <p style="color:#52cd2d;">Text here</p>
        
        
          .mytext {color:#52cd2d;}
        
        Text color #52cd2d
      
           This box has a color of #52cd2d        
        
          <div style="background-color:#52cd2d;">Content here</div>
        
        
          .mybackground {background-color:#52cd2d;}
        
        Background color #52cd2d
      
           Border around this has a color of #52cd2d        
        
          <div style="border:2px solid #52cd2d;">Content here</div>
        
        
          .myborder {border:2px solid #52cd2d;}
        
        Border color #52cd2d