#52fb2e color space conversions
Hex:
        #52fb2e
        RGB:
        82, 251, 46
        CMY:
        68, 2, 82
        CMYK:
        67, 0, 82, 2
      HSL:
        109°, 96.2441%, 58.2353%
        HSV (HSB):
        109°, 81.6733%, 98.4314%
        XYZ:
        38.4700, 70.9855, 14.2588
        xyY:
        0.3110, 0.5738, 70.9855
      CIE-Lab:
        87.4779, -76.1708, 76.8469
        CIE-LCH:
        87.4779, 108.2009, 134.7469
        CIE-Luv:
        87.4779, -72.2896, 101.3569
        Hunter-Lab:
        84.2529, -65.9391, 48.9429
      #52fb2e color charts
#52fb2e RGB chart
      #52fb2e CMYK chart
      #52fb2e RGB pie chart
      #52fb2e color shades, tints & tones
#52fb2e color schemes
#52fb2e color preview, HTML & CSS examples
           This text has a color of #52fb2e        
        
          <p style="color:#52fb2e;">Text here</p>
        
        
          .mytext {color:#52fb2e;}
        
        Text color #52fb2e
      
           This box has a color of #52fb2e        
        
          <div style="background-color:#52fb2e;">Content here</div>
        
        
          .mybackground {background-color:#52fb2e;}
        
        Background color #52fb2e
      
           Border around this has a color of #52fb2e        
        
          <div style="border:2px solid #52fb2e;">Content here</div>
        
        
          .myborder {border:2px solid #52fb2e;}
        
        Border color #52fb2e