#5ba2db color space conversions
Hex:
        #5ba2db
        RGB:
        91, 162, 219
        CMY:
        64, 36, 14
        CMYK:
        58, 26, 0, 14
      HSL:
        207°, 64.0000%, 60.7843%
        HSV (HSB):
        207°, 58.4475%, 85.8824%
        XYZ:
        30.0209, 33.1793, 71.8398
        xyY:
        0.2223, 0.2457, 33.1793
      CIE-Lab:
        64.3058, -5.6343, -35.6549
        CIE-LCH:
        64.3058, 36.0973, 261.0203
        CIE-Luv:
        64.3058, -30.3207, -55.6408
        Hunter-Lab:
        57.6015, -7.7714, -33.6247
      #5ba2db color charts
#5ba2db RGB chart
      #5ba2db CMYK chart
      #5ba2db RGB pie chart
      #5ba2db color shades, tints & tones
#5ba2db color schemes
#5ba2db color preview, HTML & CSS examples
           This text has a color of #5ba2db        
        
          <p style="color:#5ba2db;">Text here</p>
        
        
          .mytext {color:#5ba2db;}
        
        Text color #5ba2db
      
           This box has a color of #5ba2db        
        
          <div style="background-color:#5ba2db;">Content here</div>
        
        
          .mybackground {background-color:#5ba2db;}
        
        Background color #5ba2db
      
           Border around this has a color of #5ba2db        
        
          <div style="border:2px solid #5ba2db;">Content here</div>
        
        
          .myborder {border:2px solid #5ba2db;}
        
        Border color #5ba2db