#52b3a7 color space conversions
Hex:
        #52b3a7
        RGB:
        82, 179, 167
        CMY:
        68, 30, 35
        CMYK:
        54, 0, 7, 30
      HSL:
        173°, 38.9558%, 51.1765%
        HSV (HSB):
        173°, 54.1899%, 70.1961%
        XYZ:
        26.5748, 36.8241, 42.2663
        xyY:
        0.2515, 0.3485, 36.8241
      CIE-Lab:
        67.1448, -31.4334, -2.5422
        CIE-LCH:
        67.1448, 31.5360, 184.6238
        CIE-Luv:
        67.1448, -41.2154, 1.1074
        Hunter-Lab:
        60.6828, -28.0245, 1.1818
      #52b3a7 color charts
#52b3a7 RGB chart
      #52b3a7 CMYK chart
      #52b3a7 RGB pie chart
      #52b3a7 color shades, tints & tones
#52b3a7 color schemes
#52b3a7 color preview, HTML & CSS examples
           This text has a color of #52b3a7        
        
          <p style="color:#52b3a7;">Text here</p>
        
        
          .mytext {color:#52b3a7;}
        
        Text color #52b3a7
      
           This box has a color of #52b3a7        
        
          <div style="background-color:#52b3a7;">Content here</div>
        
        
          .mybackground {background-color:#52b3a7;}
        
        Background color #52b3a7
      
           Border around this has a color of #52b3a7        
        
          <div style="border:2px solid #52b3a7;">Content here</div>
        
        
          .myborder {border:2px solid #52b3a7;}
        
        Border color #52b3a7