#53c9ef color space conversions
Hex:
        #53c9ef
        RGB:
        83, 201, 239
        CMY:
        67, 21, 6
        CMYK:
        65, 16, 0, 6
      HSL:
        195°, 82.9787%, 63.1373%
        HSV (HSB):
        195°, 65.2720%, 93.7255%
        XYZ:
        40.0339, 49.8443, 89.1723
        xyY:
        0.2236, 0.2784, 49.8443
      CIE-Lab:
        75.9736, -21.6376, -28.5447
        CIE-LCH:
        75.9736, 35.8188, 232.8370
        CIE-Luv:
        75.9736, -45.5145, -42.6776
        Hunter-Lab:
        70.6005, -22.3327, -25.4662
      #53c9ef color charts
#53c9ef RGB chart
      #53c9ef CMYK chart
      #53c9ef RGB pie chart
      #53c9ef color shades, tints & tones
#53c9ef color schemes
#53c9ef color preview, HTML & CSS examples
           This text has a color of #53c9ef        
        
          <p style="color:#53c9ef;">Text here</p>
        
        
          .mytext {color:#53c9ef;}
        
        Text color #53c9ef
      
           This box has a color of #53c9ef        
        
          <div style="background-color:#53c9ef;">Content here</div>
        
        
          .mybackground {background-color:#53c9ef;}
        
        Background color #53c9ef
      
           Border around this has a color of #53c9ef        
        
          <div style="border:2px solid #53c9ef;">Content here</div>
        
        
          .myborder {border:2px solid #53c9ef;}
        
        Border color #53c9ef