#53a0af color space conversions
Hex:
        #53a0af
        RGB:
        83, 160, 175
        CMY:
        67, 37, 31
        CMYK:
        53, 9, 0, 31
      HSL:
        190°, 36.5079%, 50.5882%
        HSV (HSB):
        190°, 52.5714%, 68.6275%
        XYZ:
        23.8759, 30.0758, 45.1042
        xyY:
        0.2410, 0.3036, 30.0758
      CIE-Lab:
        61.7195, -19.5139, -15.0910
        CIE-LCH:
        61.7195, 24.6684, 217.7164
        CIE-Luv:
        61.7195, -33.1850, -19.9240
        Hunter-Lab:
        54.8414, -18.2600, -10.3741
      #53a0af color charts
#53a0af RGB chart
      #53a0af CMYK chart
      #53a0af RGB pie chart
      #53a0af color shades, tints & tones
#53a0af color schemes
#53a0af color preview, HTML & CSS examples
           This text has a color of #53a0af        
        
          <p style="color:#53a0af;">Text here</p>
        
        
          .mytext {color:#53a0af;}
        
        Text color #53a0af
      
           This box has a color of #53a0af        
        
          <div style="background-color:#53a0af;">Content here</div>
        
        
          .mybackground {background-color:#53a0af;}
        
        Background color #53a0af
      
           Border around this has a color of #53a0af        
        
          <div style="border:2px solid #53a0af;">Content here</div>
        
        
          .myborder {border:2px solid #53a0af;}
        
        Border color #53a0af