#52ee1d color space conversions
Hex:
        #52ee1d
        RGB:
        82, 238, 29
        CMY:
        68, 7, 89
        CMYK:
        66, 0, 88, 7
      HSL:
        105°, 86.0082%, 52.3529%
        HSV (HSB):
        105°, 87.8151%, 93.3333%
        XYZ:
        34.2760, 63.0316, 11.5222
        xyY:
        0.3150, 0.5792, 63.0316
      CIE-Lab:
        83.4590, -72.8088, 76.8817
        CIE-LCH:
        83.4590, 105.8863, 133.4414
        CIE-Luv:
        83.4590, -67.9960, 98.6682
        Hunter-Lab:
        79.3925, -61.8733, 46.9700
      #52ee1d color charts
#52ee1d RGB chart
      #52ee1d CMYK chart
      #52ee1d RGB pie chart
      #52ee1d color shades, tints & tones
#52ee1d color schemes
#52ee1d color preview, HTML & CSS examples
           This text has a color of #52ee1d        
        
          <p style="color:#52ee1d;">Text here</p>
        
        
          .mytext {color:#52ee1d;}
        
        Text color #52ee1d
      
           This box has a color of #52ee1d        
        
          <div style="background-color:#52ee1d;">Content here</div>
        
        
          .mybackground {background-color:#52ee1d;}
        
        Background color #52ee1d
      
           Border around this has a color of #52ee1d        
        
          <div style="border:2px solid #52ee1d;">Content here</div>
        
        
          .myborder {border:2px solid #52ee1d;}
        
        Border color #52ee1d