#1a96ba color space conversions
Hex:
        #1a96ba
        RGB:
        26, 150, 186
        CMY:
        90, 41, 27
        CMYK:
        86, 19, 0, 27
      HSL:
        194°, 75.4717%, 41.5686%
        HSV (HSB):
        194°, 86.0215%, 72.9412%
        XYZ:
        20.1953, 25.5775, 50.3269
        xyY:
        0.2101, 0.2662, 25.5775
      CIE-Lab:
        57.6338, -19.0272, -27.6810
        CIE-LCH:
        57.6338, 33.5897, 235.4964
        CIE-Luv:
        57.6338, -39.1446, -40.0434
        Hunter-Lab:
        50.5742, -17.2262, -23.5982
      #1a96ba color charts
#1a96ba RGB chart
      #1a96ba CMYK chart
      #1a96ba RGB pie chart
      #1a96ba color shades, tints & tones
#1a96ba color schemes
#1a96ba color preview, HTML & CSS examples
           This text has a color of #1a96ba        
        
          <p style="color:#1a96ba;">Text here</p>
        
        
          .mytext {color:#1a96ba;}
        
        Text color #1a96ba
      
           This box has a color of #1a96ba        
        
          <div style="background-color:#1a96ba;">Content here</div>
        
        
          .mybackground {background-color:#1a96ba;}
        
        Background color #1a96ba
      
           Border around this has a color of #1a96ba        
        
          <div style="border:2px solid #1a96ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a96ba;}
        
        Border color #1a96ba