#1b1f89 color space conversions
Hex:
        #1b1f89
        RGB:
        27, 31, 137
        CMY:
        89, 88, 46
        CMYK:
        80, 77, 0, 46
      HSL:
        238°, 67.0732%, 32.1569%
        HSV (HSB):
        238°, 80.2920%, 53.7255%
        XYZ:
        5.4573, 3.0191, 23.9620
        xyY:
        0.1682, 0.0931, 3.0191
      CIE-Lab:
        20.1203, 37.2023, -58.4728
        CIE-LCH:
        20.1203, 69.3043, 302.4659
        CIE-Luv:
        20.1203, -5.1869, -64.5433
        Hunter-Lab:
        17.3756, 25.6559, -69.6015
      #1b1f89 color charts
#1b1f89 RGB chart
      #1b1f89 CMYK chart
      #1b1f89 RGB pie chart
      #1b1f89 color shades, tints & tones
#1b1f89 color schemes
#1b1f89 color preview, HTML & CSS examples
           This text has a color of #1b1f89        
        
          <p style="color:#1b1f89;">Text here</p>
        
        
          .mytext {color:#1b1f89;}
        
        Text color #1b1f89
      
           This box has a color of #1b1f89        
        
          <div style="background-color:#1b1f89;">Content here</div>
        
        
          .mybackground {background-color:#1b1f89;}
        
        Background color #1b1f89
      
           Border around this has a color of #1b1f89        
        
          <div style="border:2px solid #1b1f89;">Content here</div>
        
        
          .myborder {border:2px solid #1b1f89;}
        
        Border color #1b1f89