#1b295e color space conversions
Hex:
        #1b295e
        RGB:
        27, 41, 94
        CMY:
        89, 84, 63
        CMYK:
        71, 56, 0, 63
      HSL:
        227°, 55.3719%, 23.7255%
        HSV (HSB):
        227°, 71.2766%, 36.8627%
        XYZ:
        3.2653, 2.6270, 10.9246
        xyY:
        0.1942, 0.1562, 2.6270
      CIE-Lab:
        18.4837, 13.9054, -33.4803
        CIE-LCH:
        18.4837, 36.2532, 292.5546
        CIE-Luv:
        18.4837, -5.9391, -37.2327
        Hunter-Lab:
        16.2081, 7.5966, -28.6170
      #1b295e color charts
#1b295e RGB chart
      #1b295e CMYK chart
      #1b295e RGB pie chart
      #1b295e color shades, tints & tones
#1b295e color schemes
#1b295e color preview, HTML & CSS examples
           This text has a color of #1b295e        
        
          <p style="color:#1b295e;">Text here</p>
        
        
          .mytext {color:#1b295e;}
        
        Text color #1b295e
      
           This box has a color of #1b295e        
        
          <div style="background-color:#1b295e;">Content here</div>
        
        
          .mybackground {background-color:#1b295e;}
        
        Background color #1b295e
      
           Border around this has a color of #1b295e        
        
          <div style="border:2px solid #1b295e;">Content here</div>
        
        
          .myborder {border:2px solid #1b295e;}
        
        Border color #1b295e