#53abd1 color space conversions
Hex:
        #53abd1
        RGB:
        83, 171, 209
        CMY:
        67, 33, 18
        CMYK:
        60, 18, 0, 18
      HSL:
        198°, 57.7982%, 57.2549%
        HSV (HSB):
        198°, 60.2871%, 81.9608%
        XYZ:
        29.6388, 35.5683, 65.6248
        xyY:
        0.2265, 0.2719, 35.5683
      CIE-Lab:
        66.1887, -15.2010, -27.2354
        CIE-LCH:
        66.1887, 31.1903, 240.8326
        CIE-Luv:
        66.1887, -36.0132, -40.5737
        Hunter-Lab:
        59.6391, -15.6595, -23.4933
      #53abd1 color charts
#53abd1 RGB chart
      #53abd1 CMYK chart
      #53abd1 RGB pie chart
      #53abd1 color shades, tints & tones
#53abd1 color schemes
#53abd1 color preview, HTML & CSS examples
           This text has a color of #53abd1        
        
          <p style="color:#53abd1;">Text here</p>
        
        
          .mytext {color:#53abd1;}
        
        Text color #53abd1
      
           This box has a color of #53abd1        
        
          <div style="background-color:#53abd1;">Content here</div>
        
        
          .mybackground {background-color:#53abd1;}
        
        Background color #53abd1
      
           Border around this has a color of #53abd1        
        
          <div style="border:2px solid #53abd1;">Content here</div>
        
        
          .myborder {border:2px solid #53abd1;}
        
        Border color #53abd1