#52f034 color space conversions
Hex:
        #52f034
        RGB:
        82, 240, 52
        CMY:
        68, 6, 80
        CMYK:
        66, 0, 78, 6
      HSL:
        110°, 86.2385%, 57.2549%
        HSV (HSB):
        110°, 78.3333%, 94.1176%
        XYZ:
        35.2596, 64.3619, 13.8135
        xyY:
        0.3108, 0.5674, 64.3619
      CIE-Lab:
        84.1539, -72.4315, 72.1840
        CIE-LCH:
        84.1539, 102.2587, 135.0981
        CIE-Luv:
        84.1539, -68.3784, 95.7294
        Hunter-Lab:
        80.2259, -61.9439, 45.9494
      #52f034 color charts
#52f034 RGB chart
      #52f034 CMYK chart
      #52f034 RGB pie chart
      #52f034 color shades, tints & tones
#52f034 color schemes
#52f034 color preview, HTML & CSS examples
           This text has a color of #52f034        
        
          <p style="color:#52f034;">Text here</p>
        
        
          .mytext {color:#52f034;}
        
        Text color #52f034
      
           This box has a color of #52f034        
        
          <div style="background-color:#52f034;">Content here</div>
        
        
          .mybackground {background-color:#52f034;}
        
        Background color #52f034
      
           Border around this has a color of #52f034        
        
          <div style="border:2px solid #52f034;">Content here</div>
        
        
          .myborder {border:2px solid #52f034;}
        
        Border color #52f034