#52ef09 color space conversions
Hex:
        #52ef09
        RGB:
        82, 239, 9
        CMY:
        68, 6, 96
        CMYK:
        66, 0, 96, 6
      HSL:
        101°, 92.7419%, 48.6275%
        HSV (HSB):
        101°, 96.2343%, 93.7255%
        XYZ:
        34.3955, 63.5466, 10.7113
        xyY:
        0.3166, 0.5849, 63.5466
      CIE-Lab:
        83.7291, -73.5599, 79.6207
        CIE-LCH:
        83.7291, 108.3998, 132.7342
        CIE-Luv:
        83.7291, -68.4866, 100.7042
        Hunter-Lab:
        79.7161, -62.4849, 47.8346
      #52ef09 color charts
#52ef09 RGB chart
      #52ef09 CMYK chart
      #52ef09 RGB pie chart
      #52ef09 color shades, tints & tones
#52ef09 color schemes
#52ef09 color preview, HTML & CSS examples
           This text has a color of #52ef09        
        
          <p style="color:#52ef09;">Text here</p>
        
        
          .mytext {color:#52ef09;}
        
        Text color #52ef09
      
           This box has a color of #52ef09        
        
          <div style="background-color:#52ef09;">Content here</div>
        
        
          .mybackground {background-color:#52ef09;}
        
        Background color #52ef09
      
           Border around this has a color of #52ef09        
        
          <div style="border:2px solid #52ef09;">Content here</div>
        
        
          .myborder {border:2px solid #52ef09;}
        
        Border color #52ef09