#52f857 color space conversions
Hex:
        #52f857
        RGB:
        82, 248, 87
        CMY:
        68, 3, 66
        CMYK:
        67, 0, 65, 3
      HSL:
        122°, 92.2222%, 64.7059%
        HSV (HSB):
        122°, 66.9355%, 97.2549%
        XYZ:
        38.7674, 69.6168, 20.4110
        xyY:
        0.3010, 0.5405, 69.6168
      CIE-Lab:
        86.8086, -72.3350, 62.7933
        CIE-LCH:
        86.8086, 95.7880, 139.0391
        CIE-Luv:
        86.8086, -70.3281, 89.4092
        Hunter-Lab:
        83.4367, -63.0773, 43.9017
      #52f857 color charts
#52f857 RGB chart
      #52f857 CMYK chart
      #52f857 RGB pie chart
      #52f857 color shades, tints & tones
#52f857 color schemes
#52f857 color preview, HTML & CSS examples
           This text has a color of #52f857        
        
          <p style="color:#52f857;">Text here</p>
        
        
          .mytext {color:#52f857;}
        
        Text color #52f857
      
           This box has a color of #52f857        
        
          <div style="background-color:#52f857;">Content here</div>
        
        
          .mybackground {background-color:#52f857;}
        
        Background color #52f857
      
           Border around this has a color of #52f857        
        
          <div style="border:2px solid #52f857;">Content here</div>
        
        
          .myborder {border:2px solid #52f857;}
        
        Border color #52f857