#53a4ee color space conversions
Hex:
        #53a4ee
        RGB:
        83, 164, 238
        CMY:
        67, 36, 7
        CMYK:
        65, 31, 0, 7
      HSL:
        209°, 82.0106%, 62.9412%
        HSV (HSB):
        209°, 65.1261%, 93.3333%
        XYZ:
        32.2754, 34.5630, 85.8591
        xyY:
        0.2114, 0.2263, 34.5630
      CIE-Lab:
        65.4070, -2.0619, -44.4163
        CIE-LCH:
        65.4070, 44.4641, 267.3422
        CIE-Luv:
        65.4070, -32.4127, -70.9945
        Hunter-Lab:
        58.7903, -4.8880, -45.4358
      #53a4ee color charts
#53a4ee RGB chart
      #53a4ee CMYK chart
      #53a4ee RGB pie chart
      #53a4ee color shades, tints & tones
#53a4ee color schemes
#53a4ee color preview, HTML & CSS examples
           This text has a color of #53a4ee        
        
          <p style="color:#53a4ee;">Text here</p>
        
        
          .mytext {color:#53a4ee;}
        
        Text color #53a4ee
      
           This box has a color of #53a4ee        
        
          <div style="background-color:#53a4ee;">Content here</div>
        
        
          .mybackground {background-color:#53a4ee;}
        
        Background color #53a4ee
      
           Border around this has a color of #53a4ee        
        
          <div style="border:2px solid #53a4ee;">Content here</div>
        
        
          .myborder {border:2px solid #53a4ee;}
        
        Border color #53a4ee