#1b1e80 color space conversions
Hex:
        #1b1e80
        RGB:
        27, 30, 128
        CMY:
        89, 88, 50
        CMYK:
        79, 77, 0, 50
      HSL:
        238°, 65.1613%, 30.3922%
        HSV (HSB):
        238°, 78.9062%, 50.1961%
        XYZ:
        4.8125, 2.7201, 20.6935
        xyY:
        0.1705, 0.0964, 2.7201
      CIE-Lab:
        18.8860, 34.6053, -54.8402
        CIE-LCH:
        18.8860, 64.8458, 302.2528
        CIE-Luv:
        18.8860, -4.6871, -59.1747
        Hunter-Lab:
        16.4926, 23.2242, -62.8468
      #1b1e80 color charts
#1b1e80 RGB chart
      #1b1e80 CMYK chart
      #1b1e80 RGB pie chart
      #1b1e80 color shades, tints & tones
#1b1e80 color schemes
#1b1e80 color preview, HTML & CSS examples
           This text has a color of #1b1e80        
        
          <p style="color:#1b1e80;">Text here</p>
        
        
          .mytext {color:#1b1e80;}
        
        Text color #1b1e80
      
           This box has a color of #1b1e80        
        
          <div style="background-color:#1b1e80;">Content here</div>
        
        
          .mybackground {background-color:#1b1e80;}
        
        Background color #1b1e80
      
           Border around this has a color of #1b1e80        
        
          <div style="border:2px solid #1b1e80;">Content here</div>
        
        
          .myborder {border:2px solid #1b1e80;}
        
        Border color #1b1e80