#52a28b color space conversions
Hex:
        #52a28b
        RGB:
        82, 162, 139
        CMY:
        68, 36, 45
        CMYK:
        49, 0, 14, 36
      HSL:
        163°, 32.7869%, 47.8431%
        HSV (HSB):
        163°, 49.3827%, 63.5294%
        XYZ:
        21.0602, 29.4986, 29.0099
        xyY:
        0.2647, 0.3707, 29.4986
      CIE-Lab:
        61.2192, -30.2812, 4.4423
        CIE-LCH:
        61.2192, 30.6054, 171.6541
        CIE-Luv:
        61.2192, -35.6802, 11.0378
        Hunter-Lab:
        54.3126, -25.8320, 6.3503
      #52a28b color charts
#52a28b RGB chart
      #52a28b CMYK chart
      #52a28b RGB pie chart
      #52a28b color shades, tints & tones
#52a28b color schemes
#52a28b color preview, HTML & CSS examples
           This text has a color of #52a28b        
        
          <p style="color:#52a28b;">Text here</p>
        
        
          .mytext {color:#52a28b;}
        
        Text color #52a28b
      
           This box has a color of #52a28b        
        
          <div style="background-color:#52a28b;">Content here</div>
        
        
          .mybackground {background-color:#52a28b;}
        
        Background color #52a28b
      
           Border around this has a color of #52a28b        
        
          <div style="border:2px solid #52a28b;">Content here</div>
        
        
          .myborder {border:2px solid #52a28b;}
        
        Border color #52a28b