#1b2149 color space conversions
Hex:
        #1b2149
        RGB:
        27, 33, 73
        CMY:
        89, 87, 71
        CMYK:
        63, 55, 0, 71
      HSL:
        232°, 46.0000%, 19.6078%
        HSV (HSB):
        232°, 63.0137%, 28.6275%
        XYZ:
        2.1984, 1.8018, 6.5352
        xyY:
        0.2087, 0.1710, 1.8018
      CIE-Lab:
        14.4105, 11.3811, -25.8744
        CIE-LCH:
        14.4105, 28.2669, 293.7428
        CIE-Luv:
        14.4105, -3.3256, -25.5250
        Hunter-Lab:
        13.4230, 5.7450, -19.4704
      #1b2149 color charts
#1b2149 RGB chart
      #1b2149 CMYK chart
      #1b2149 RGB pie chart
      #1b2149 color shades, tints & tones
#1b2149 color schemes
#1b2149 color preview, HTML & CSS examples
           This text has a color of #1b2149        
        
          <p style="color:#1b2149;">Text here</p>
        
        
          .mytext {color:#1b2149;}
        
        Text color #1b2149
      
           This box has a color of #1b2149        
        
          <div style="background-color:#1b2149;">Content here</div>
        
        
          .mybackground {background-color:#1b2149;}
        
        Background color #1b2149
      
           Border around this has a color of #1b2149        
        
          <div style="border:2px solid #1b2149;">Content here</div>
        
        
          .myborder {border:2px solid #1b2149;}
        
        Border color #1b2149