#53a6ba color space conversions
Hex:
        #53a6ba
        RGB:
        83, 166, 186
        CMY:
        67, 35, 27
        CMYK:
        55, 11, 0, 27
      HSL:
        192°, 42.7386%, 52.7451%
        HSV (HSB):
        192°, 55.3763%, 72.9412%
        XYZ:
        26.0664, 32.6566, 51.3839
        xyY:
        0.2367, 0.2966, 32.6566
      CIE-Lab:
        63.8819, -19.4674, -17.9835
        CIE-LCH:
        63.8819, 26.5025, 222.7310
        CIE-Luv:
        63.8819, -35.0746, -24.6726
        Hunter-Lab:
        57.1460, -18.5849, -13.3096
      #53a6ba color charts
#53a6ba RGB chart
      #53a6ba CMYK chart
      #53a6ba RGB pie chart
      #53a6ba color shades, tints & tones
#53a6ba color schemes
#53a6ba color preview, HTML & CSS examples
           This text has a color of #53a6ba        
        
          <p style="color:#53a6ba;">Text here</p>
        
        
          .mytext {color:#53a6ba;}
        
        Text color #53a6ba
      
           This box has a color of #53a6ba        
        
          <div style="background-color:#53a6ba;">Content here</div>
        
        
          .mybackground {background-color:#53a6ba;}
        
        Background color #53a6ba
      
           Border around this has a color of #53a6ba        
        
          <div style="border:2px solid #53a6ba;">Content here</div>
        
        
          .myborder {border:2px solid #53a6ba;}
        
        Border color #53a6ba