#1b60a6 color space conversions
Hex:
        #1b60a6
        RGB:
        27, 96, 166
        CMY:
        89, 62, 35
        CMYK:
        84, 42, 0, 35
      HSL:
        210°, 72.0207%, 37.8431%
        HSV (HSB):
        210°, 83.7349%, 65.0980%
        XYZ:
        11.5178, 11.3519, 37.6605
        xyY:
        0.1903, 0.1875, 11.3519
      CIE-Lab:
        40.1670, 5.3279, -43.5511
        CIE-LCH:
        40.1670, 43.8758, 276.9747
        CIE-Luv:
        40.1670, -21.6955, -63.5720
        Hunter-Lab:
        33.6926, 2.0580, -42.6875
      #1b60a6 color charts
#1b60a6 RGB chart
      #1b60a6 CMYK chart
      #1b60a6 RGB pie chart
      #1b60a6 color shades, tints & tones
#1b60a6 color schemes
#1b60a6 color preview, HTML & CSS examples
           This text has a color of #1b60a6        
        
          <p style="color:#1b60a6;">Text here</p>
        
        
          .mytext {color:#1b60a6;}
        
        Text color #1b60a6
      
           This box has a color of #1b60a6        
        
          <div style="background-color:#1b60a6;">Content here</div>
        
        
          .mybackground {background-color:#1b60a6;}
        
        Background color #1b60a6
      
           Border around this has a color of #1b60a6        
        
          <div style="border:2px solid #1b60a6;">Content here</div>
        
        
          .myborder {border:2px solid #1b60a6;}
        
        Border color #1b60a6