#52b7da color space conversions
Hex:
        #52b7da
        RGB:
        82, 183, 218
        CMY:
        68, 28, 15
        CMYK:
        62, 16, 0, 15
      HSL:
        195°, 64.7619%, 58.8235%
        HSV (HSB):
        195°, 62.3853%, 85.4902%
        XYZ:
        33.0681, 40.7228, 72.4471
        xyY:
        0.2261, 0.2785, 40.7228
      CIE-Lab:
        69.9812, -18.9458, -26.3589
        CIE-LCH:
        69.9812, 32.4613, 234.2928
        CIE-Luv:
        69.9812, -40.2642, -38.9255
        Hunter-Lab:
        63.8144, -19.1781, -22.6406
      #52b7da color charts
#52b7da RGB chart
      #52b7da CMYK chart
      #52b7da RGB pie chart
      #52b7da color shades, tints & tones
#52b7da color schemes
#52b7da color preview, HTML & CSS examples
           This text has a color of #52b7da        
        
          <p style="color:#52b7da;">Text here</p>
        
        
          .mytext {color:#52b7da;}
        
        Text color #52b7da
      
           This box has a color of #52b7da        
        
          <div style="background-color:#52b7da;">Content here</div>
        
        
          .mybackground {background-color:#52b7da;}
        
        Background color #52b7da
      
           Border around this has a color of #52b7da        
        
          <div style="border:2px solid #52b7da;">Content here</div>
        
        
          .myborder {border:2px solid #52b7da;}
        
        Border color #52b7da