#53aafb color space conversions
Hex:
        #53aafb
        RGB:
        83, 170, 251
        CMY:
        67, 33, 2
        CMYK:
        67, 32, 0, 2
      HSL:
        209°, 95.4545%, 65.4902%
        HSV (HSB):
        209°, 66.9323%, 98.4314%
        XYZ:
        35.3546, 37.5535, 96.6519
        xyY:
        0.2085, 0.2215, 37.5535
      CIE-Lab:
        67.6902, -1.1452, -47.9184
        CIE-LCH:
        67.6902, 47.9320, 268.6309
        CIE-Luv:
        67.6902, -34.0503, -77.4280
        Hunter-Lab:
        61.2809, -4.2601, -50.6153
      #53aafb color charts
#53aafb RGB chart
      #53aafb CMYK chart
      #53aafb RGB pie chart
      #53aafb color shades, tints & tones
#53aafb color schemes
#53aafb color preview, HTML & CSS examples
           This text has a color of #53aafb        
        
          <p style="color:#53aafb;">Text here</p>
        
        
          .mytext {color:#53aafb;}
        
        Text color #53aafb
      
           This box has a color of #53aafb        
        
          <div style="background-color:#53aafb;">Content here</div>
        
        
          .mybackground {background-color:#53aafb;}
        
        Background color #53aafb
      
           Border around this has a color of #53aafb        
        
          <div style="border:2px solid #53aafb;">Content here</div>
        
        
          .myborder {border:2px solid #53aafb;}
        
        Border color #53aafb