#1b5fae color space conversions
Hex:
        #1b5fae
        RGB:
        27, 95, 174
        CMY:
        89, 63, 32
        CMYK:
        84, 45, 0, 32
      HSL:
        212°, 73.1343%, 39.4118%
        HSV (HSB):
        212°, 84.4828%, 68.2353%
        XYZ:
        12.1842, 11.4734, 41.6168
        xyY:
        0.1867, 0.1758, 11.4734
      CIE-Lab:
        40.3667, 9.1498, -47.9603
        CIE-LCH:
        40.3667, 48.8253, 280.8011
        CIE-Luv:
        40.3667, -21.0878, -70.4793
        Hunter-Lab:
        33.8724, 4.9311, -49.1350
      #1b5fae color charts
#1b5fae RGB chart
      #1b5fae CMYK chart
      #1b5fae RGB pie chart
      #1b5fae color shades, tints & tones
#1b5fae color schemes
#1b5fae color preview, HTML & CSS examples
           This text has a color of #1b5fae        
        
          <p style="color:#1b5fae;">Text here</p>
        
        
          .mytext {color:#1b5fae;}
        
        Text color #1b5fae
      
           This box has a color of #1b5fae        
        
          <div style="background-color:#1b5fae;">Content here</div>
        
        
          .mybackground {background-color:#1b5fae;}
        
        Background color #1b5fae
      
           Border around this has a color of #1b5fae        
        
          <div style="border:2px solid #1b5fae;">Content here</div>
        
        
          .myborder {border:2px solid #1b5fae;}
        
        Border color #1b5fae