#52f314 color space conversions
Hex:
        #52f314
        RGB:
        82, 243, 20
        CMY:
        68, 5, 92
        CMYK:
        66, 0, 92, 5
      HSL:
        103°, 90.2834%, 51.5686%
        HSV (HSB):
        103°, 91.7695%, 95.2941%
        XYZ:
        35.6565, 65.9455, 11.5113
        xyY:
        0.3152, 0.5830, 65.9455
      CIE-Lab:
        84.9686, -74.6003, 79.5143
        CIE-LCH:
        84.9686, 109.0309, 133.1737
        CIE-Luv:
        84.9686, -69.8182, 101.5228
        Hunter-Lab:
        81.2069, -63.7357, 48.4403
      #52f314 color charts
#52f314 RGB chart
      #52f314 CMYK chart
      #52f314 RGB pie chart
      #52f314 color shades, tints & tones
#52f314 color schemes
#52f314 color preview, HTML & CSS examples
           This text has a color of #52f314        
        
          <p style="color:#52f314;">Text here</p>
        
        
          .mytext {color:#52f314;}
        
        Text color #52f314
      
           This box has a color of #52f314        
        
          <div style="background-color:#52f314;">Content here</div>
        
        
          .mybackground {background-color:#52f314;}
        
        Background color #52f314
      
           Border around this has a color of #52f314        
        
          <div style="border:2px solid #52f314;">Content here</div>
        
        
          .myborder {border:2px solid #52f314;}
        
        Border color #52f314