#52b6da color space conversions
Hex:
        #52b6da
        RGB:
        82, 182, 218
        CMY:
        68, 29, 15
        CMYK:
        62, 17, 0, 15
      HSL:
        196°, 64.7619%, 58.8235%
        HSV (HSB):
        196°, 62.3853%, 85.4902%
        XYZ:
        32.8625, 40.3117, 72.3786
        xyY:
        0.2258, 0.2770, 40.3117
      CIE-Lab:
        69.6910, -18.4246, -26.8043
        CIE-LCH:
        69.6910, 32.5260, 235.4963
        CIE-Luv:
        69.6910, -39.8980, -39.7189
        Hunter-Lab:
        63.4915, -18.7204, -23.1449
      #52b6da color charts
#52b6da RGB chart
      #52b6da CMYK chart
      #52b6da RGB pie chart
      #52b6da color shades, tints & tones
#52b6da color schemes
#52b6da color preview, HTML & CSS examples
           This text has a color of #52b6da        
        
          <p style="color:#52b6da;">Text here</p>
        
        
          .mytext {color:#52b6da;}
        
        Text color #52b6da
      
           This box has a color of #52b6da        
        
          <div style="background-color:#52b6da;">Content here</div>
        
        
          .mybackground {background-color:#52b6da;}
        
        Background color #52b6da
      
           Border around this has a color of #52b6da        
        
          <div style="border:2px solid #52b6da;">Content here</div>
        
        
          .myborder {border:2px solid #52b6da;}
        
        Border color #52b6da