#52f307 color space conversions
Hex:
        #52f307
        RGB:
        82, 243, 7
        CMY:
        68, 5, 97
        CMYK:
        66, 0, 97, 5
      HSL:
        101°, 94.4000%, 49.0196%
        HSV (HSB):
        101°, 97.1193%, 95.2941%
        XYZ:
        35.5686, 65.9104, 11.0483
        xyY:
        0.3161, 0.5857, 65.9104
      CIE-Lab:
        84.9507, -74.8195, 80.7685
        CIE-LCH:
        84.9507, 110.0978, 132.8103
        CIE-Luv:
        84.9507, -69.8889, 102.3436
        Hunter-Lab:
        81.1852, -63.8702, 48.7610
      #52f307 color charts
#52f307 RGB chart
      #52f307 CMYK chart
      #52f307 RGB pie chart
      #52f307 color shades, tints & tones
#52f307 color schemes
#52f307 color preview, HTML & CSS examples
           This text has a color of #52f307        
        
          <p style="color:#52f307;">Text here</p>
        
        
          .mytext {color:#52f307;}
        
        Text color #52f307
      
           This box has a color of #52f307        
        
          <div style="background-color:#52f307;">Content here</div>
        
        
          .mybackground {background-color:#52f307;}
        
        Background color #52f307
      
           Border around this has a color of #52f307        
        
          <div style="border:2px solid #52f307;">Content here</div>
        
        
          .myborder {border:2px solid #52f307;}
        
        Border color #52f307