#52ef07 color space conversions
Hex:
        #52ef07
        RGB:
        82, 239, 7
        CMY:
        68, 6, 97
        CMYK:
        66, 0, 97, 6
      HSL:
        101°, 94.3089%, 48.2353%
        HSV (HSB):
        101°, 97.0711%, 93.7255%
        XYZ:
        34.3845, 63.5422, 10.6536
        xyY:
        0.3167, 0.5852, 63.5422
      CIE-Lab:
        83.7268, -73.5879, 79.7828
        CIE-LCH:
        83.7268, 108.5379, 132.6870
        CIE-Luv:
        83.7268, -68.4955, 100.8089
        Hunter-Lab:
        79.7134, -62.5020, 47.8753
      #52ef07 color charts
#52ef07 RGB chart
      #52ef07 CMYK chart
      #52ef07 RGB pie chart
      #52ef07 color shades, tints & tones
#52ef07 color schemes
#52ef07 color preview, HTML & CSS examples
           This text has a color of #52ef07        
        
          <p style="color:#52ef07;">Text here</p>
        
        
          .mytext {color:#52ef07;}
        
        Text color #52ef07
      
           This box has a color of #52ef07        
        
          <div style="background-color:#52ef07;">Content here</div>
        
        
          .mybackground {background-color:#52ef07;}
        
        Background color #52ef07
      
           Border around this has a color of #52ef07        
        
          <div style="border:2px solid #52ef07;">Content here</div>
        
        
          .myborder {border:2px solid #52ef07;}
        
        Border color #52ef07