#52e08b color space conversions
Hex:
        #52e08b
        RGB:
        82, 224, 139
        CMY:
        68, 12, 45
        CMYK:
        63, 0, 38, 12
      HSL:
        144°, 69.6078%, 60.0000%
        HSV (HSB):
        144°, 63.3929%, 87.8431%
        XYZ:
        34.7955, 56.9692, 33.5883
        xyY:
        0.2776, 0.4545, 56.9692
      CIE-Lab:
        80.1623, -56.8096, 30.6605
        CIE-LCH:
        80.1623, 64.5553, 151.6440
        CIE-Luv:
        80.1623, -59.6773, 51.5990
        Hunter-Lab:
        75.4780, -49.7975, 26.4500
      #52e08b color charts
#52e08b RGB chart
      #52e08b CMYK chart
      #52e08b RGB pie chart
      #52e08b color shades, tints & tones
#52e08b color schemes
#52e08b color preview, HTML & CSS examples
           This text has a color of #52e08b        
        
          <p style="color:#52e08b;">Text here</p>
        
        
          .mytext {color:#52e08b;}
        
        Text color #52e08b
      
           This box has a color of #52e08b        
        
          <div style="background-color:#52e08b;">Content here</div>
        
        
          .mybackground {background-color:#52e08b;}
        
        Background color #52e08b
      
           Border around this has a color of #52e08b        
        
          <div style="border:2px solid #52e08b;">Content here</div>
        
        
          .myborder {border:2px solid #52e08b;}
        
        Border color #52e08b