#52b0a7 color space conversions
Hex:
        #52b0a7
        RGB:
        82, 176, 167
        CMY:
        68, 31, 35
        CMYK:
        53, 0, 5, 31
      HSL:
        174°, 37.3016%, 50.5882%
        HSV (HSB):
        174°, 53.4091%, 69.0196%
        XYZ:
        25.9801, 35.6345, 42.0681
        xyY:
        0.2506, 0.3437, 35.6345
      CIE-Lab:
        66.2397, -29.9896, -3.8743
        CIE-LCH:
        66.2397, 30.2389, 187.3611
        CIE-Luv:
        66.2397, -40.0483, -1.1246
        Hunter-Lab:
        59.6947, -26.7796, 0.0034
      #52b0a7 color charts
#52b0a7 RGB chart
      #52b0a7 CMYK chart
      #52b0a7 RGB pie chart
      #52b0a7 color shades, tints & tones
#52b0a7 color schemes
#52b0a7 color preview, HTML & CSS examples
           This text has a color of #52b0a7        
        
          <p style="color:#52b0a7;">Text here</p>
        
        
          .mytext {color:#52b0a7;}
        
        Text color #52b0a7
      
           This box has a color of #52b0a7        
        
          <div style="background-color:#52b0a7;">Content here</div>
        
        
          .mybackground {background-color:#52b0a7;}
        
        Background color #52b0a7
      
           Border around this has a color of #52b0a7        
        
          <div style="border:2px solid #52b0a7;">Content here</div>
        
        
          .myborder {border:2px solid #52b0a7;}
        
        Border color #52b0a7