#1b2694 color space conversions
Hex:
        #1b2694
        RGB:
        27, 38, 148
        CMY:
        89, 85, 42
        CMYK:
        82, 74, 0, 42
      HSL:
        235°, 69.1429%, 34.3137%
        HSV (HSB):
        235°, 81.7568%, 58.0392%
        XYZ:
        6.4904, 3.7574, 28.4001
        xyY:
        0.1679, 0.0972, 3.7574
      CIE-Lab:
        22.8525, 36.9011, -60.7990
        CIE-LCH:
        22.8525, 71.1211, 301.2551
        CIE-Luv:
        22.8525, -6.6796, -71.2782
        Hunter-Lab:
        19.3839, 25.8462, -73.2994
      #1b2694 color charts
#1b2694 RGB chart
      #1b2694 CMYK chart
      #1b2694 RGB pie chart
      #1b2694 color shades, tints & tones
#1b2694 color schemes
#1b2694 color preview, HTML & CSS examples
           This text has a color of #1b2694        
        
          <p style="color:#1b2694;">Text here</p>
        
        
          .mytext {color:#1b2694;}
        
        Text color #1b2694
      
           This box has a color of #1b2694        
        
          <div style="background-color:#1b2694;">Content here</div>
        
        
          .mybackground {background-color:#1b2694;}
        
        Background color #1b2694
      
           Border around this has a color of #1b2694        
        
          <div style="border:2px solid #1b2694;">Content here</div>
        
        
          .myborder {border:2px solid #1b2694;}
        
        Border color #1b2694