#52b5a7 color space conversions
Hex:
        #52b5a7
        RGB:
        82, 181, 167
        CMY:
        68, 29, 35
        CMYK:
        55, 0, 8, 29
      HSL:
        172°, 40.0810%, 51.5686%
        HSV (HSB):
        172°, 54.6961%, 70.9804%
        XYZ:
        26.9786, 37.6316, 42.4009
        xyY:
        0.2521, 0.3517, 37.6316
      CIE-Lab:
        67.7482, -32.3866, -1.6566
        CIE-LCH:
        67.7482, 32.4290, 182.9281
        CIE-Luv:
        67.7482, -41.9915, 2.5883
        Hunter-Lab:
        61.3446, -28.8510, 1.9604
      #52b5a7 color charts
#52b5a7 RGB chart
      #52b5a7 CMYK chart
      #52b5a7 RGB pie chart
      #52b5a7 color shades, tints & tones
#52b5a7 color schemes
#52b5a7 color preview, HTML & CSS examples
           This text has a color of #52b5a7        
        
          <p style="color:#52b5a7;">Text here</p>
        
        
          .mytext {color:#52b5a7;}
        
        Text color #52b5a7
      
           This box has a color of #52b5a7        
        
          <div style="background-color:#52b5a7;">Content here</div>
        
        
          .mybackground {background-color:#52b5a7;}
        
        Background color #52b5a7
      
           Border around this has a color of #52b5a7        
        
          <div style="border:2px solid #52b5a7;">Content here</div>
        
        
          .myborder {border:2px solid #52b5a7;}
        
        Border color #52b5a7