#1a95ba color space conversions
Hex:
        #1a95ba
        RGB:
        26, 149, 186
        CMY:
        90, 42, 27
        CMYK:
        86, 20, 0, 27
      HSL:
        194°, 75.4717%, 41.5686%
        HSV (HSB):
        194°, 86.0215%, 72.9412%
        XYZ:
        20.0364, 25.2597, 50.2740
        xyY:
        0.2097, 0.2643, 25.2597
      CIE-Lab:
        57.3276, -18.4918, -28.1547
        CIE-LCH:
        57.3276, 33.6843, 236.7035
        CIE-Luv:
        57.3276, -38.7947, -40.8481
        Hunter-Lab:
        50.2590, -16.7920, -24.1263
      #1a95ba color charts
#1a95ba RGB chart
      #1a95ba CMYK chart
      #1a95ba RGB pie chart
      #1a95ba color shades, tints & tones
#1a95ba color schemes
#1a95ba color preview, HTML & CSS examples
           This text has a color of #1a95ba        
        
          <p style="color:#1a95ba;">Text here</p>
        
        
          .mytext {color:#1a95ba;}
        
        Text color #1a95ba
      
           This box has a color of #1a95ba        
        
          <div style="background-color:#1a95ba;">Content here</div>
        
        
          .mybackground {background-color:#1a95ba;}
        
        Background color #1a95ba
      
           Border around this has a color of #1a95ba        
        
          <div style="border:2px solid #1a95ba;">Content here</div>
        
        
          .myborder {border:2px solid #1a95ba;}
        
        Border color #1a95ba