#52e38b color space conversions
Hex:
        #52e38b
        RGB:
        82, 227, 139
        CMY:
        68, 11, 45
        CMYK:
        64, 0, 39, 11
      HSL:
        144°, 72.1393%, 60.5882%
        HSV (HSB):
        144°, 63.8767%, 89.0196%
        XYZ:
        35.6090, 58.5961, 33.8595
        xyY:
        0.2781, 0.4576, 58.5961
      CIE-Lab:
        81.0691, -57.9523, 31.8613
        CIE-LCH:
        81.0691, 66.1333, 151.1987
        CIE-Luv:
        81.0691, -60.7728, 53.3881
        Hunter-Lab:
        76.5481, -50.9238, 27.3579
      #52e38b color charts
#52e38b RGB chart
      #52e38b CMYK chart
      #52e38b RGB pie chart
      #52e38b color shades, tints & tones
#52e38b color schemes
#52e38b color preview, HTML & CSS examples
           This text has a color of #52e38b        
        
          <p style="color:#52e38b;">Text here</p>
        
        
          .mytext {color:#52e38b;}
        
        Text color #52e38b
      
           This box has a color of #52e38b        
        
          <div style="background-color:#52e38b;">Content here</div>
        
        
          .mybackground {background-color:#52e38b;}
        
        Background color #52e38b
      
           Border around this has a color of #52e38b        
        
          <div style="border:2px solid #52e38b;">Content here</div>
        
        
          .myborder {border:2px solid #52e38b;}
        
        Border color #52e38b