#1b96c1 color space conversions
Hex:
        #1b96c1
        RGB:
        27, 150, 193
        CMY:
        89, 41, 24
        CMYK:
        86, 22, 0, 24
      HSL:
        196°, 75.4545%, 43.1373%
        HSV (HSB):
        196°, 86.0104%, 75.6863%
        XYZ:
        20.9840, 25.8960, 54.3445
        xyY:
        0.2073, 0.2558, 25.8960
      CIE-Lab:
        57.9382, -16.5045, -31.1662
        CIE-LCH:
        57.9382, 35.2666, 242.0959
        CIE-Luv:
        57.9382, -38.5756, -46.1013
        Hunter-Lab:
        50.8881, -15.4487, -27.6955
      #1b96c1 color charts
#1b96c1 RGB chart
      #1b96c1 CMYK chart
      #1b96c1 RGB pie chart
      #1b96c1 color shades, tints & tones
#1b96c1 color schemes
#1b96c1 color preview, HTML & CSS examples
           This text has a color of #1b96c1        
        
          <p style="color:#1b96c1;">Text here</p>
        
        
          .mytext {color:#1b96c1;}
        
        Text color #1b96c1
      
           This box has a color of #1b96c1        
        
          <div style="background-color:#1b96c1;">Content here</div>
        
        
          .mybackground {background-color:#1b96c1;}
        
        Background color #1b96c1
      
           Border around this has a color of #1b96c1        
        
          <div style="border:2px solid #1b96c1;">Content here</div>
        
        
          .myborder {border:2px solid #1b96c1;}
        
        Border color #1b96c1