#52fd1d color space conversions
Hex:
        #52fd1d
        RGB:
        82, 253, 29
        CMY:
        68, 1, 89
        CMYK:
        68, 0, 89, 1
      HSL:
        106°, 98.2456%, 55.2941%
        HSV (HSB):
        106°, 88.5375%, 99.2157%
        XYZ:
        38.8267, 72.1331, 13.0391
        xyY:
        0.3131, 0.5817, 72.1331
      CIE-Lab:
        88.0326, -77.4220, 80.7857
        CIE-LCH:
        88.0326, 111.8950, 133.7820
        CIE-Luv:
        88.0326, -73.1833, 104.5383
        Hunter-Lab:
        84.9312, -67.0275, 50.3493
      #52fd1d color charts
#52fd1d RGB chart
      #52fd1d CMYK chart
      #52fd1d RGB pie chart
      #52fd1d color shades, tints & tones
#52fd1d color schemes
#52fd1d color preview, HTML & CSS examples
           This text has a color of #52fd1d        
        
          <p style="color:#52fd1d;">Text here</p>
        
        
          .mytext {color:#52fd1d;}
        
        Text color #52fd1d
      
           This box has a color of #52fd1d        
        
          <div style="background-color:#52fd1d;">Content here</div>
        
        
          .mybackground {background-color:#52fd1d;}
        
        Background color #52fd1d
      
           Border around this has a color of #52fd1d        
        
          <div style="border:2px solid #52fd1d;">Content here</div>
        
        
          .myborder {border:2px solid #52fd1d;}
        
        Border color #52fd1d