#52b0a3 color space conversions
Hex:
        #52b0a3
        RGB:
        82, 176, 163
        CMY:
        68, 31, 36
        CMYK:
        53, 0, 7, 31
      HSL:
        172°, 37.3016%, 50.5882%
        HSV (HSB):
        172°, 53.4091%, 69.0196%
        XYZ:
        25.6159, 35.4889, 40.1503
        xyY:
        0.2530, 0.3505, 35.4889
      CIE-Lab:
        66.1275, -31.0293, -1.8197
        CIE-LCH:
        66.1275, 31.0826, 183.3562
        CIE-Luv:
        66.1275, -40.2343, 2.1296
        Hunter-Lab:
        59.5725, -27.4979, 1.7409
      #52b0a3 color charts
#52b0a3 RGB chart
      #52b0a3 CMYK chart
      #52b0a3 RGB pie chart
      #52b0a3 color shades, tints & tones
#52b0a3 color schemes
#52b0a3 color preview, HTML & CSS examples
           This text has a color of #52b0a3        
        
          <p style="color:#52b0a3;">Text here</p>
        
        
          .mytext {color:#52b0a3;}
        
        Text color #52b0a3
      
           This box has a color of #52b0a3        
        
          <div style="background-color:#52b0a3;">Content here</div>
        
        
          .mybackground {background-color:#52b0a3;}
        
        Background color #52b0a3
      
           Border around this has a color of #52b0a3        
        
          <div style="border:2px solid #52b0a3;">Content here</div>
        
        
          .myborder {border:2px solid #52b0a3;}
        
        Border color #52b0a3