#5ba2dc color space conversions
Hex:
        #5ba2dc
        RGB:
        91, 162, 220
        CMY:
        64, 36, 14
        CMYK:
        59, 26, 0, 14
      HSL:
        207°, 64.8241%, 60.9804%
        HSV (HSB):
        207°, 58.6364%, 86.2745%
        XYZ:
        30.1530, 33.2321, 72.5354
        xyY:
        0.2218, 0.2445, 33.2321
      CIE-Lab:
        64.3484, -5.3192, -36.1416
        CIE-LCH:
        64.3484, 36.5309, 261.6274
        CIE-Luv:
        64.3484, -30.2939, -56.5009
        Hunter-Lab:
        57.6473, -7.5166, -34.2492
      #5ba2dc color charts
#5ba2dc RGB chart
      #5ba2dc CMYK chart
      #5ba2dc RGB pie chart
      #5ba2dc color shades, tints & tones
#5ba2dc color schemes
#5ba2dc color preview, HTML & CSS examples
           This text has a color of #5ba2dc        
        
          <p style="color:#5ba2dc;">Text here</p>
        
        
          .mytext {color:#5ba2dc;}
        
        Text color #5ba2dc
      
           This box has a color of #5ba2dc        
        
          <div style="background-color:#5ba2dc;">Content here</div>
        
        
          .mybackground {background-color:#5ba2dc;}
        
        Background color #5ba2dc
      
           Border around this has a color of #5ba2dc        
        
          <div style="border:2px solid #5ba2dc;">Content here</div>
        
        
          .myborder {border:2px solid #5ba2dc;}
        
        Border color #5ba2dc