#1b499e color space conversions
Hex:
        #1b499e
        RGB:
        27, 73, 158
        CMY:
        89, 71, 38
        CMYK:
        83, 54, 0, 38
      HSL:
        219°, 70.8108%, 36.2745%
        HSV (HSB):
        219°, 82.9114%, 61.9608%
        XYZ:
        9.0061, 7.4667, 33.3143
        xyY:
        0.1809, 0.1500, 7.4667
      CIE-Lab:
        32.8466, 17.4023, -50.5497
        CIE-LCH:
        32.8466, 53.4613, 288.9966
        CIE-Luv:
        32.8466, -14.8583, -70.1113
        Hunter-Lab:
        27.3253, 11.0122, -53.1571
      #1b499e color charts
#1b499e RGB chart
      #1b499e CMYK chart
      #1b499e RGB pie chart
      #1b499e color shades, tints & tones
#1b499e color schemes
#1b499e color preview, HTML & CSS examples
           This text has a color of #1b499e        
        
          <p style="color:#1b499e;">Text here</p>
        
        
          .mytext {color:#1b499e;}
        
        Text color #1b499e
      
           This box has a color of #1b499e        
        
          <div style="background-color:#1b499e;">Content here</div>
        
        
          .mybackground {background-color:#1b499e;}
        
        Background color #1b499e
      
           Border around this has a color of #1b499e        
        
          <div style="border:2px solid #1b499e;">Content here</div>
        
        
          .myborder {border:2px solid #1b499e;}
        
        Border color #1b499e