#52a097 color space conversions
Hex:
        #52a097
        RGB:
        82, 160, 151
        CMY:
        68, 37, 41
        CMYK:
        49, 0, 6, 37
      HSL:
        173°, 32.2314%, 47.4510%
        HSV (HSB):
        173°, 48.7500%, 62.7451%
        XYZ:
        21.6364, 29.1698, 33.7681
        xyY:
        0.2558, 0.3449, 29.1698
      CIE-Lab:
        60.9312, -26.3056, -2.7372
        CIE-LCH:
        60.9312, 26.4477, 185.9405
        CIE-Luv:
        60.9312, -34.4001, 0.0444
        Hunter-Lab:
        54.0091, -23.0076, 0.7364
      #52a097 color charts
#52a097 RGB chart
      #52a097 CMYK chart
      #52a097 RGB pie chart
      #52a097 color shades, tints & tones
#52a097 color schemes
#52a097 color preview, HTML & CSS examples
           This text has a color of #52a097        
        
          <p style="color:#52a097;">Text here</p>
        
        
          .mytext {color:#52a097;}
        
        Text color #52a097
      
           This box has a color of #52a097        
        
          <div style="background-color:#52a097;">Content here</div>
        
        
          .mybackground {background-color:#52a097;}
        
        Background color #52a097
      
           Border around this has a color of #52a097        
        
          <div style="border:2px solid #52a097;">Content here</div>
        
        
          .myborder {border:2px solid #52a097;}
        
        Border color #52a097