#52f802 color space conversions
Hex:
        #52f802
        RGB:
        82, 248, 2
        CMY:
        68, 3, 99
        CMYK:
        67, 0, 99, 3
      HSL:
        100°, 98.4000%, 49.0196%
        HSV (HSB):
        100°, 99.1935%, 97.2549%
        XYZ:
        37.0580, 68.9330, 11.4097
        xyY:
        0.3157, 0.5872, 68.9330
      CIE-Lab:
        86.4709, -76.4114, 82.3834
        CIE-LCH:
        86.4709, 112.3643, 132.8462
        CIE-Luv:
        86.4709, -71.6373, 104.5047
        Hunter-Lab:
        83.0259, -65.6231, 49.9703
      #52f802 color charts
#52f802 RGB chart
      #52f802 CMYK chart
      #52f802 RGB pie chart
      #52f802 color shades, tints & tones
#52f802 color schemes
#52f802 color preview, HTML & CSS examples
           This text has a color of #52f802        
        
          <p style="color:#52f802;">Text here</p>
        
        
          .mytext {color:#52f802;}
        
        Text color #52f802
      
           This box has a color of #52f802        
        
          <div style="background-color:#52f802;">Content here</div>
        
        
          .mybackground {background-color:#52f802;}
        
        Background color #52f802
      
           Border around this has a color of #52f802        
        
          <div style="border:2px solid #52f802;">Content here</div>
        
        
          .myborder {border:2px solid #52f802;}
        
        Border color #52f802