#5ba7fe color space conversions
Hex:
        #5ba7fe
        RGB:
        91, 167, 254
        CMY:
        64, 35, 0
        CMYK:
        64, 34, 0, 0
      HSL:
        212°, 98.7879%, 67.6471%
        HSV (HSB):
        212°, 64.1732%, 99.6078%
        XYZ:
        36.0225, 37.0173, 99.0124
        xyY:
        0.2094, 0.2152, 37.0173
      CIE-Lab:
        67.2900, 2.8300, -50.1605
        CIE-LCH:
        67.2900, 50.2403, 273.2292
        CIE-Luv:
        67.2900, -31.1722, -81.6123
        Hunter-Lab:
        60.8419, -0.7892, -53.8976
      #5ba7fe color charts
#5ba7fe RGB chart
      #5ba7fe CMYK chart
      #5ba7fe RGB pie chart
      #5ba7fe color shades, tints & tones
#5ba7fe color schemes
#5ba7fe color preview, HTML & CSS examples
           This text has a color of #5ba7fe        
        
          <p style="color:#5ba7fe;">Text here</p>
        
        
          .mytext {color:#5ba7fe;}
        
        Text color #5ba7fe
      
           This box has a color of #5ba7fe        
        
          <div style="background-color:#5ba7fe;">Content here</div>
        
        
          .mybackground {background-color:#5ba7fe;}
        
        Background color #5ba7fe
      
           Border around this has a color of #5ba7fe        
        
          <div style="border:2px solid #5ba7fe;">Content here</div>
        
        
          .myborder {border:2px solid #5ba7fe;}
        
        Border color #5ba7fe