#52b79b color space conversions
Hex:
        #52b79b
        RGB:
        82, 183, 155
        CMY:
        68, 28, 39
        CMYK:
        55, 0, 15, 28
      HSL:
        163°, 41.2245%, 51.9608%
        HSV (HSB):
        163°, 55.1913%, 71.7647%
        XYZ:
        26.3296, 38.0274, 36.9626
        xyY:
        0.2599, 0.3753, 38.0274
      CIE-Lab:
        68.0408, -36.3042, 5.3797
        CIE-LCH:
        68.0408, 36.7006, 171.5711
        CIE-Luv:
        68.0408, -43.3482, 13.5480
        Hunter-Lab:
        61.6663, -31.7023, 7.6282
      #52b79b color charts
#52b79b RGB chart
      #52b79b CMYK chart
      #52b79b RGB pie chart
      #52b79b color shades, tints & tones
#52b79b color schemes
#52b79b color preview, HTML & CSS examples
           This text has a color of #52b79b        
        
          <p style="color:#52b79b;">Text here</p>
        
        
          .mytext {color:#52b79b;}
        
        Text color #52b79b
      
           This box has a color of #52b79b        
        
          <div style="background-color:#52b79b;">Content here</div>
        
        
          .mybackground {background-color:#52b79b;}
        
        Background color #52b79b
      
           Border around this has a color of #52b79b        
        
          <div style="border:2px solid #52b79b;">Content here</div>
        
        
          .myborder {border:2px solid #52b79b;}
        
        Border color #52b79b