#52b79d color space conversions
Hex:
        #52b79d
        RGB:
        82, 183, 157
        CMY:
        68, 28, 38
        CMYK:
        55, 0, 14, 28
      HSL:
        165°, 41.2245%, 51.9608%
        HSV (HSB):
        165°, 55.1913%, 71.7647%
        XYZ:
        26.4990, 38.0951, 37.8547
        xyY:
        0.2587, 0.3718, 38.0951
      CIE-Lab:
        68.0907, -35.8217, 4.3522
        CIE-LCH:
        68.0907, 36.0851, 173.0728
        CIE-Luv:
        68.0907, -43.2521, 11.9927
        Hunter-Lab:
        61.7213, -31.3763, 6.8413
      #52b79d color charts
#52b79d RGB chart
      #52b79d CMYK chart
      #52b79d RGB pie chart
      #52b79d color shades, tints & tones
#52b79d color schemes
#52b79d color preview, HTML & CSS examples
           This text has a color of #52b79d        
        
          <p style="color:#52b79d;">Text here</p>
        
        
          .mytext {color:#52b79d;}
        
        Text color #52b79d
      
           This box has a color of #52b79d        
        
          <div style="background-color:#52b79d;">Content here</div>
        
        
          .mybackground {background-color:#52b79d;}
        
        Background color #52b79d
      
           Border around this has a color of #52b79d        
        
          <div style="border:2px solid #52b79d;">Content here</div>
        
        
          .myborder {border:2px solid #52b79d;}
        
        Border color #52b79d