#1b5aae color space conversions
Hex:
        #1b5aae
        RGB:
        27, 90, 174
        CMY:
        89, 65, 32
        CMYK:
        84, 48, 0, 32
      HSL:
        214°, 73.1343%, 39.4118%
        HSV (HSB):
        214°, 84.4828%, 68.2353%
        XYZ:
        11.7481, 10.6013, 41.4715
        xyY:
        0.1841, 0.1661, 10.6013
      CIE-Lab:
        38.9007, 12.4244, -50.3186
        CIE-LCH:
        38.9007, 51.8298, 283.8698
        CIE-Luv:
        38.9007, -19.5414, -73.3814
        Hunter-Lab:
        32.5597, 7.4267, -52.7262
      #1b5aae color charts
#1b5aae RGB chart
      #1b5aae CMYK chart
      #1b5aae RGB pie chart
      #1b5aae color shades, tints & tones
#1b5aae color schemes
#1b5aae color preview, HTML & CSS examples
           This text has a color of #1b5aae        
        
          <p style="color:#1b5aae;">Text here</p>
        
        
          .mytext {color:#1b5aae;}
        
        Text color #1b5aae
      
           This box has a color of #1b5aae        
        
          <div style="background-color:#1b5aae;">Content here</div>
        
        
          .mybackground {background-color:#1b5aae;}
        
        Background color #1b5aae
      
           Border around this has a color of #1b5aae        
        
          <div style="border:2px solid #1b5aae;">Content here</div>
        
        
          .myborder {border:2px solid #1b5aae;}
        
        Border color #1b5aae