#52f71a color space conversions
Hex:
        #52f71a
        RGB:
        82, 247, 26
        CMY:
        68, 3, 90
        CMYK:
        67, 0, 89, 3
      HSL:
        105°, 93.2489%, 53.5294%
        HSV (HSB):
        105°, 89.4737%, 96.8627%
        XYZ:
        36.9269, 68.3899, 12.2316
        xyY:
        0.3141, 0.5818, 68.3899
      CIE-Lab:
        86.2011, -75.6799, 79.7064
        CIE-LCH:
        86.2011, 109.9115, 133.5156
        CIE-Luv:
        86.2011, -71.1540, 102.5217
        Hunter-Lab:
        82.6982, -65.0170, 49.1194
      #52f71a color charts
#52f71a RGB chart
      #52f71a CMYK chart
      #52f71a RGB pie chart
      #52f71a color shades, tints & tones
#52f71a color schemes
#52f71a color preview, HTML & CSS examples
           This text has a color of #52f71a        
        
          <p style="color:#52f71a;">Text here</p>
        
        
          .mytext {color:#52f71a;}
        
        Text color #52f71a
      
           This box has a color of #52f71a        
        
          <div style="background-color:#52f71a;">Content here</div>
        
        
          .mybackground {background-color:#52f71a;}
        
        Background color #52f71a
      
           Border around this has a color of #52f71a        
        
          <div style="border:2px solid #52f71a;">Content here</div>
        
        
          .myborder {border:2px solid #52f71a;}
        
        Border color #52f71a