#52d71f color space conversions
Hex:
        #52d71f
        RGB:
        82, 215, 31
        CMY:
        68, 16, 88
        CMYK:
        62, 0, 86, 16
      HSL:
        103°, 74.7967%, 48.2353%
        HSV (HSB):
        103°, 85.5814%, 84.3137%
        XYZ:
        28.0274, 50.4936, 9.5654
        xyY:
        0.3182, 0.5732, 50.4936
      CIE-Lab:
        76.3713, -65.3507, 70.3522
        CIE-LCH:
        76.3713, 96.0216, 132.8893
        CIE-Luv:
        76.3713, -59.7032, 89.2147
        Hunter-Lab:
        71.0589, -53.9481, 41.7601
      #52d71f color charts
#52d71f RGB chart
      #52d71f CMYK chart
      #52d71f RGB pie chart
      #52d71f color shades, tints & tones
#52d71f color schemes
#52d71f color preview, HTML & CSS examples
           This text has a color of #52d71f        
        
          <p style="color:#52d71f;">Text here</p>
        
        
          .mytext {color:#52d71f;}
        
        Text color #52d71f
      
           This box has a color of #52d71f        
        
          <div style="background-color:#52d71f;">Content here</div>
        
        
          .mybackground {background-color:#52d71f;}
        
        Background color #52d71f
      
           Border around this has a color of #52d71f        
        
          <div style="border:2px solid #52d71f;">Content here</div>
        
        
          .myborder {border:2px solid #52d71f;}
        
        Border color #52d71f