#53b2ef color space conversions
Hex:
        #53b2ef
        RGB:
        83, 178, 239
        CMY:
        67, 30, 6
        CMYK:
        65, 26, 0, 6
      HSL:
        203°, 82.9787%, 63.1373%
        HSV (HSB):
        203°, 65.2720%, 93.7255%
        XYZ:
        35.0677, 39.9118, 87.5168
        xyY:
        0.2158, 0.2456, 39.9118
      CIE-Lab:
        69.4067, -9.5190, -38.7019
        CIE-LCH:
        69.4067, 39.8553, 256.1819
        CIE-Luv:
        69.4067, -37.2999, -60.9662
        Hunter-Lab:
        63.1758, -11.4757, -37.9109
      #53b2ef color charts
#53b2ef RGB chart
      #53b2ef CMYK chart
      #53b2ef RGB pie chart
      #53b2ef color shades, tints & tones
#53b2ef color schemes
#53b2ef color preview, HTML & CSS examples
           This text has a color of #53b2ef        
        
          <p style="color:#53b2ef;">Text here</p>
        
        
          .mytext {color:#53b2ef;}
        
        Text color #53b2ef
      
           This box has a color of #53b2ef        
        
          <div style="background-color:#53b2ef;">Content here</div>
        
        
          .mybackground {background-color:#53b2ef;}
        
        Background color #53b2ef
      
           Border around this has a color of #53b2ef        
        
          <div style="border:2px solid #53b2ef;">Content here</div>
        
        
          .myborder {border:2px solid #53b2ef;}
        
        Border color #53b2ef