#53aeff color space conversions
Hex:
        #53aeff
        RGB:
        83, 174, 255
        CMY:
        67, 32, 0
        CMYK:
        67, 32, 0, 0
      HSL:
        208°, 100.0000%, 66.2745%
        HSV (HSB):
        208°, 67.4510%, 100.0000%
        XYZ:
        36.7533, 39.3311, 100.2623
        xyY:
        0.2084, 0.2230, 39.3311
      CIE-Lab:
        68.9904, -2.0686, -48.0407
        CIE-LCH:
        68.9904, 48.0853, 267.5344
        CIE-Luv:
        68.9904, -35.2795, -77.7498
        Hunter-Lab:
        62.7145, -5.1419, -50.8873
      #53aeff color charts
#53aeff RGB chart
      #53aeff CMYK chart
      #53aeff RGB pie chart
      #53aeff color shades, tints & tones
#53aeff color schemes
#53aeff color preview, HTML & CSS examples
           This text has a color of #53aeff        
        
          <p style="color:#53aeff;">Text here</p>
        
        
          .mytext {color:#53aeff;}
        
        Text color #53aeff
      
           This box has a color of #53aeff        
        
          <div style="background-color:#53aeff;">Content here</div>
        
        
          .mybackground {background-color:#53aeff;}
        
        Background color #53aeff
      
           Border around this has a color of #53aeff        
        
          <div style="border:2px solid #53aeff;">Content here</div>
        
        
          .myborder {border:2px solid #53aeff;}
        
        Border color #53aeff