#52b5ab color space conversions
Hex:
        #52b5ab
        RGB:
        82, 181, 171
        CMY:
        68, 29, 33
        CMYK:
        55, 0, 6, 29
      HSL:
        174°, 40.0810%, 51.5686%
        HSV (HSB):
        174°, 54.6961%, 70.9804%
        XYZ:
        27.3542, 37.7819, 44.3790
        xyY:
        0.2498, 0.3450, 37.7819
      CIE-Lab:
        67.8595, -31.3484, -3.7014
        CIE-LCH:
        67.8595, 31.5662, 186.7339
        CIE-Luv:
        67.8595, -41.7978, -0.6628
        Hunter-Lab:
        61.4670, -28.1305, 0.2196
      #52b5ab color charts
#52b5ab RGB chart
      #52b5ab CMYK chart
      #52b5ab RGB pie chart
      #52b5ab color shades, tints & tones
#52b5ab color schemes
#52b5ab color preview, HTML & CSS examples
           This text has a color of #52b5ab        
        
          <p style="color:#52b5ab;">Text here</p>
        
        
          .mytext {color:#52b5ab;}
        
        Text color #52b5ab
      
           This box has a color of #52b5ab        
        
          <div style="background-color:#52b5ab;">Content here</div>
        
        
          .mybackground {background-color:#52b5ab;}
        
        Background color #52b5ab
      
           Border around this has a color of #52b5ab        
        
          <div style="border:2px solid #52b5ab;">Content here</div>
        
        
          .myborder {border:2px solid #52b5ab;}
        
        Border color #52b5ab