#53a9ff color space conversions
Hex:
        #53a9ff
        RGB:
        83, 169, 255
        CMY:
        67, 34, 0
        CMYK:
        67, 34, 0, 0
      HSL:
        210°, 100.0000%, 66.2745%
        HSV (HSB):
        210°, 67.4510%, 100.0000%
        XYZ:
        35.8052, 37.4349, 99.9463
        xyY:
        0.2067, 0.2162, 37.4349
      CIE-Lab:
        67.6021, 0.7562, -50.2298
        CIE-LCH:
        67.6021, 50.2355, 270.8625
        CIE-Luv:
        67.6021, -33.5739, -81.5598
        Hunter-Lab:
        61.1841, -2.6130, -54.0233
      #53a9ff color charts
#53a9ff RGB chart
      #53a9ff CMYK chart
      #53a9ff RGB pie chart
      #53a9ff color shades, tints & tones
#53a9ff color schemes
#53a9ff color preview, HTML & CSS examples
           This text has a color of #53a9ff        
        
          <p style="color:#53a9ff;">Text here</p>
        
        
          .mytext {color:#53a9ff;}
        
        Text color #53a9ff
      
           This box has a color of #53a9ff        
        
          <div style="background-color:#53a9ff;">Content here</div>
        
        
          .mybackground {background-color:#53a9ff;}
        
        Background color #53a9ff
      
           Border around this has a color of #53a9ff        
        
          <div style="border:2px solid #53a9ff;">Content here</div>
        
        
          .myborder {border:2px solid #53a9ff;}
        
        Border color #53a9ff