#52a5af color space conversions
Hex:
        #52a5af
        RGB:
        82, 165, 175
        CMY:
        68, 35, 31
        CMYK:
        53, 6, 0, 31
      HSL:
        186°, 36.7589%, 50.3922%
        HSV (HSB):
        186°, 53.1429%, 68.6275%
        XYZ:
        24.6727, 31.7993, 45.3949
        xyY:
        0.2422, 0.3122, 31.7993
      CIE-Lab:
        63.1766, -22.3236, -12.8984
        CIE-LCH:
        63.1766, 25.7820, 210.0189
        CIE-Luv:
        63.1766, -35.4101, -16.1379
        Hunter-Lab:
        56.3908, -20.5849, -8.2552
      #52a5af color charts
#52a5af RGB chart
      #52a5af CMYK chart
      #52a5af RGB pie chart
      #52a5af color shades, tints & tones
#52a5af color schemes
#52a5af color preview, HTML & CSS examples
           This text has a color of #52a5af        
        
          <p style="color:#52a5af;">Text here</p>
        
        
          .mytext {color:#52a5af;}
        
        Text color #52a5af
      
           This box has a color of #52a5af        
        
          <div style="background-color:#52a5af;">Content here</div>
        
        
          .mybackground {background-color:#52a5af;}
        
        Background color #52a5af
      
           Border around this has a color of #52a5af        
        
          <div style="border:2px solid #52a5af;">Content here</div>
        
        
          .myborder {border:2px solid #52a5af;}
        
        Border color #52a5af