#53a4db color space conversions
Hex:
        #53a4db
        RGB:
        83, 164, 219
        CMY:
        67, 36, 14
        CMYK:
        62, 25, 0, 14
      HSL:
        204°, 65.3846%, 59.2157%
        HSV (HSB):
        204°, 62.1005%, 85.8824%
        XYZ:
        29.6289, 33.5044, 71.9232
        xyY:
        0.2194, 0.2481, 33.5044
      CIE-Lab:
        64.5673, -8.2497, -35.2715
        CIE-LCH:
        64.5673, 36.2234, 256.8357
        CIE-Luv:
        64.5673, -33.0620, -54.7183
        Hunter-Lab:
        57.8830, -9.9253, -33.1534
      #53a4db color charts
#53a4db RGB chart
      #53a4db CMYK chart
      #53a4db RGB pie chart
      #53a4db color shades, tints & tones
#53a4db color schemes
#53a4db color preview, HTML & CSS examples
           This text has a color of #53a4db        
        
          <p style="color:#53a4db;">Text here</p>
        
        
          .mytext {color:#53a4db;}
        
        Text color #53a4db
      
           This box has a color of #53a4db        
        
          <div style="background-color:#53a4db;">Content here</div>
        
        
          .mybackground {background-color:#53a4db;}
        
        Background color #53a4db
      
           Border around this has a color of #53a4db        
        
          <div style="border:2px solid #53a4db;">Content here</div>
        
        
          .myborder {border:2px solid #53a4db;}
        
        Border color #53a4db