#52a3da color space conversions
Hex:
        #52a3da
        RGB:
        82, 163, 218
        CMY:
        68, 36, 15
        CMYK:
        62, 25, 0, 15
      HSL:
        204°, 64.7619%, 58.8235%
        HSV (HSB):
        204°, 62.3853%, 85.4902%
        XYZ:
        29.2318, 33.0502, 71.1683
        xyY:
        0.2190, 0.2477, 33.0502
      CIE-Lab:
        64.2015, -8.1949, -35.2905
        CIE-LCH:
        64.2015, 36.2295, 256.9270
        CIE-Luv:
        64.2015, -32.9734, -54.7113
        Hunter-Lab:
        57.4893, -9.8438, -33.1550
      #52a3da color charts
#52a3da RGB chart
      #52a3da CMYK chart
      #52a3da RGB pie chart
      #52a3da color shades, tints & tones
#52a3da color schemes
#52a3da color preview, HTML & CSS examples
           This text has a color of #52a3da        
        
          <p style="color:#52a3da;">Text here</p>
        
        
          .mytext {color:#52a3da;}
        
        Text color #52a3da
      
           This box has a color of #52a3da        
        
          <div style="background-color:#52a3da;">Content here</div>
        
        
          .mybackground {background-color:#52a3da;}
        
        Background color #52a3da
      
           Border around this has a color of #52a3da        
        
          <div style="border:2px solid #52a3da;">Content here</div>
        
        
          .myborder {border:2px solid #52a3da;}
        
        Border color #52a3da