#52e48f color space conversions
Hex:
        #52e48f
        RGB:
        82, 228, 143
        CMY:
        68, 11, 44
        CMYK:
        64, 0, 37, 11
      HSL:
        145°, 73.0000%, 60.7843%
        HSV (HSB):
        145°, 64.0351%, 89.4118%
        XYZ:
        36.1810, 59.2638, 35.5187
        xyY:
        0.2763, 0.4525, 59.2638
      CIE-Lab:
        81.4364, -57.6157, 30.3164
        CIE-LCH:
        81.4364, 65.1050, 152.2474
        CIE-Luv:
        81.4364, -60.9391, 51.5070
        Hunter-Lab:
        76.9830, -50.8276, 26.5326
      #52e48f color charts
#52e48f RGB chart
      #52e48f CMYK chart
      #52e48f RGB pie chart
      #52e48f color shades, tints & tones
#52e48f color schemes
#52e48f color preview, HTML & CSS examples
           This text has a color of #52e48f        
        
          <p style="color:#52e48f;">Text here</p>
        
        
          .mytext {color:#52e48f;}
        
        Text color #52e48f
      
           This box has a color of #52e48f        
        
          <div style="background-color:#52e48f;">Content here</div>
        
        
          .mybackground {background-color:#52e48f;}
        
        Background color #52e48f
      
           Border around this has a color of #52e48f        
        
          <div style="border:2px solid #52e48f;">Content here</div>
        
        
          .myborder {border:2px solid #52e48f;}
        
        Border color #52e48f