#52fd4d color space conversions
Hex:
        #52fd4d
        RGB:
        82, 253, 77
        CMY:
        68, 1, 70
        CMYK:
        68, 0, 70, 1
      HSL:
        118°, 97.7778%, 64.7059%
        HSV (HSB):
        118°, 69.5652%, 99.2157%
        XYZ:
        39.9445, 72.5802, 18.9253
        xyY:
        0.3039, 0.5522, 72.5802
      CIE-Lab:
        88.2471, -74.8200, 68.1210
        CIE-LCH:
        88.2471, 101.1855, 137.6832
        CIE-Luv:
        88.2471, -72.3366, 94.8847
        Hunter-Lab:
        85.1940, -65.3971, 46.4649
      #52fd4d color charts
#52fd4d RGB chart
      #52fd4d CMYK chart
      #52fd4d RGB pie chart
      #52fd4d color shades, tints & tones
#52fd4d color schemes
#52fd4d color preview, HTML & CSS examples
           This text has a color of #52fd4d        
        
          <p style="color:#52fd4d;">Text here</p>
        
        
          .mytext {color:#52fd4d;}
        
        Text color #52fd4d
      
           This box has a color of #52fd4d        
        
          <div style="background-color:#52fd4d;">Content here</div>
        
        
          .mybackground {background-color:#52fd4d;}
        
        Background color #52fd4d
      
           Border around this has a color of #52fd4d        
        
          <div style="border:2px solid #52fd4d;">Content here</div>
        
        
          .myborder {border:2px solid #52fd4d;}
        
        Border color #52fd4d