#52ff1d color space conversions
Hex:
        #52ff1d
        RGB:
        82, 255, 29
        CMY:
        68, 0, 89
        CMYK:
        68, 0, 89, 0
      HSL:
        106°, 100.0000%, 55.6863%
        HSV (HSB):
        106°, 88.6275%, 100.0000%
        XYZ:
        39.4614, 73.4025, 13.2507
        xyY:
        0.3129, 0.5820, 73.4025
      CIE-Lab:
        88.6393, -78.0265, 81.3015
        CIE-LCH:
        88.6393, 112.6857, 133.8224
        CIE-Luv:
        88.6393, -73.8640, 105.3146
        Hunter-Lab:
        85.6753, -67.7159, 50.8028
      #52ff1d color charts
#52ff1d RGB chart
      #52ff1d CMYK chart
      #52ff1d RGB pie chart
      #52ff1d color shades, tints & tones
#52ff1d color schemes
#52ff1d color preview, HTML & CSS examples
           This text has a color of #52ff1d        
        
          <p style="color:#52ff1d;">Text here</p>
        
        
          .mytext {color:#52ff1d;}
        
        Text color #52ff1d
      
           This box has a color of #52ff1d        
        
          <div style="background-color:#52ff1d;">Content here</div>
        
        
          .mybackground {background-color:#52ff1d;}
        
        Background color #52ff1d
      
           Border around this has a color of #52ff1d        
        
          <div style="border:2px solid #52ff1d;">Content here</div>
        
        
          .myborder {border:2px solid #52ff1d;}
        
        Border color #52ff1d