#53a9cf color space conversions
Hex:
        #53a9cf
        RGB:
        83, 169, 207
        CMY:
        67, 34, 19
        CMYK:
        60, 18, 0, 19
      HSL:
        198°, 56.3636%, 56.8627%
        HSV (HSB):
        198°, 59.9034%, 81.1765%
        XYZ:
        29.0177, 34.7199, 64.2037
        xyY:
        0.2268, 0.2714, 34.7199
      CIE-Lab:
        65.5300, -14.7469, -27.1427
        CIE-LCH:
        65.5300, 30.8901, 241.4843
        CIE-Luv:
        65.5300, -35.3535, -40.4203
        Hunter-Lab:
        58.9236, -15.2116, -23.3564
      #53a9cf color charts
#53a9cf RGB chart
      #53a9cf CMYK chart
      #53a9cf RGB pie chart
      #53a9cf color shades, tints & tones
#53a9cf color schemes
#53a9cf color preview, HTML & CSS examples
           This text has a color of #53a9cf        
        
          <p style="color:#53a9cf;">Text here</p>
        
        
          .mytext {color:#53a9cf;}
        
        Text color #53a9cf
      
           This box has a color of #53a9cf        
        
          <div style="background-color:#53a9cf;">Content here</div>
        
        
          .mybackground {background-color:#53a9cf;}
        
        Background color #53a9cf
      
           Border around this has a color of #53a9cf        
        
          <div style="border:2px solid #53a9cf;">Content here</div>
        
        
          .myborder {border:2px solid #53a9cf;}
        
        Border color #53a9cf