#52f914 color space conversions
Hex:
        #52f914
        RGB:
        82, 249, 20
        CMY:
        68, 2, 92
        CMYK:
        67, 0, 92, 2
      HSL:
        104°, 95.0207%, 52.7451%
        HSV (HSB):
        104°, 91.9679%, 97.6471%
        XYZ:
        37.4816, 69.5957, 12.1197
        xyY:
        0.3145, 0.5839, 69.5957
      CIE-Lab:
        86.7982, -76.4358, 81.0313
        CIE-LCH:
        86.7982, 111.3934, 133.3284
        CIE-Luv:
        86.7982, -71.8895, 103.8417
        Hunter-Lab:
        83.4240, -65.7937, 49.7833
      #52f914 color charts
#52f914 RGB chart
      #52f914 CMYK chart
      #52f914 RGB pie chart
      #52f914 color shades, tints & tones
#52f914 color schemes
#52f914 color preview, HTML & CSS examples
           This text has a color of #52f914        
        
          <p style="color:#52f914;">Text here</p>
        
        
          .mytext {color:#52f914;}
        
        Text color #52f914
      
           This box has a color of #52f914        
        
          <div style="background-color:#52f914;">Content here</div>
        
        
          .mybackground {background-color:#52f914;}
        
        Background color #52f914
      
           Border around this has a color of #52f914        
        
          <div style="border:2px solid #52f914;">Content here</div>
        
        
          .myborder {border:2px solid #52f914;}
        
        Border color #52f914