#53a0da color space conversions
Hex:
        #53a0da
        RGB:
        83, 160, 218
        CMY:
        67, 37, 15
        CMYK:
        62, 27, 0, 15
      HSL:
        206°, 64.5933%, 59.0196%
        HSV (HSB):
        206°, 61.9266%, 85.4902%
        XYZ:
        28.7930, 32.0426, 70.9969
        xyY:
        0.2184, 0.2431, 32.0426
      CIE-Lab:
        63.3780, -6.3426, -36.5709
        CIE-LCH:
        63.3780, 37.1168, 260.1608
        CIE-Luv:
        63.3780, -31.6508, -56.9714
        Hunter-Lab:
        56.6062, -8.2659, -34.7388
      #53a0da color charts
#53a0da RGB chart
      #53a0da CMYK chart
      #53a0da RGB pie chart
      #53a0da color shades, tints & tones
#53a0da color schemes
#53a0da color preview, HTML & CSS examples
           This text has a color of #53a0da        
        
          <p style="color:#53a0da;">Text here</p>
        
        
          .mytext {color:#53a0da;}
        
        Text color #53a0da
      
           This box has a color of #53a0da        
        
          <div style="background-color:#53a0da;">Content here</div>
        
        
          .mybackground {background-color:#53a0da;}
        
        Background color #53a0da
      
           Border around this has a color of #53a0da        
        
          <div style="border:2px solid #53a0da;">Content here</div>
        
        
          .myborder {border:2px solid #53a0da;}
        
        Border color #53a0da