#52b5af color space conversions
Hex:
        #52b5af
        RGB:
        82, 181, 175
        CMY:
        68, 29, 31
        CMYK:
        55, 0, 3, 29
      HSL:
        176°, 40.0810%, 51.5686%
        HSV (HSB):
        176°, 54.6961%, 70.9804%
        XYZ:
        27.7414, 37.9367, 46.4178
        xyY:
        0.2475, 0.3384, 37.9367
      CIE-Lab:
        67.9740, -30.2914, -5.7410
        CIE-LCH:
        67.9740, 30.8306, 190.7318
        CIE-Luv:
        67.9740, -41.6034, -3.9455
        Hunter-Lab:
        61.5928, -27.3910, -1.5674
      #52b5af color charts
#52b5af RGB chart
      #52b5af CMYK chart
      #52b5af RGB pie chart
      #52b5af color shades, tints & tones
#52b5af color schemes
#52b5af color preview, HTML & CSS examples
           This text has a color of #52b5af        
        
          <p style="color:#52b5af;">Text here</p>
        
        
          .mytext {color:#52b5af;}
        
        Text color #52b5af
      
           This box has a color of #52b5af        
        
          <div style="background-color:#52b5af;">Content here</div>
        
        
          .mybackground {background-color:#52b5af;}
        
        Background color #52b5af
      
           Border around this has a color of #52b5af        
        
          <div style="border:2px solid #52b5af;">Content here</div>
        
        
          .myborder {border:2px solid #52b5af;}
        
        Border color #52b5af