#52fb4d color space conversions
Hex:
        #52fb4d
        RGB:
        82, 251, 77
        CMY:
        68, 2, 70
        CMYK:
        67, 0, 69, 2
      HSL:
        118°, 95.6044%, 64.3137%
        HSV (HSB):
        118°, 69.3227%, 98.4314%
        XYZ:
        39.3164, 71.3240, 18.7159
        xyY:
        0.3039, 0.5514, 71.3240
      CIE-Lab:
        87.6422, -74.1859, 67.4912
        CIE-LCH:
        87.6422, 100.2926, 137.7054
        CIE-Luv:
        87.6422, -71.6484, 94.0091
        Hunter-Lab:
        84.4535, -64.6950, 45.9781
      #52fb4d color charts
#52fb4d RGB chart
      #52fb4d CMYK chart
      #52fb4d RGB pie chart
      #52fb4d color shades, tints & tones
#52fb4d color schemes
#52fb4d color preview, HTML & CSS examples
           This text has a color of #52fb4d        
        
          <p style="color:#52fb4d;">Text here</p>
        
        
          .mytext {color:#52fb4d;}
        
        Text color #52fb4d
      
           This box has a color of #52fb4d        
        
          <div style="background-color:#52fb4d;">Content here</div>
        
        
          .mybackground {background-color:#52fb4d;}
        
        Background color #52fb4d
      
           Border around this has a color of #52fb4d        
        
          <div style="border:2px solid #52fb4d;">Content here</div>
        
        
          .myborder {border:2px solid #52fb4d;}
        
        Border color #52fb4d