#1b1a96 color space conversions
Hex:
        #1b1a96
        RGB:
        27, 26, 150
        CMY:
        89, 90, 41
        CMYK:
        82, 83, 0, 41
      HSL:
        240°, 70.4545%, 34.5098%
        HSV (HSB):
        240°, 82.6667%, 58.8235%
        XYZ:
        6.3264, 3.1738, 29.1333
        xyY:
        0.1638, 0.0822, 3.1738
      CIE-Lab:
        20.7270, 44.3269, -65.5540
        CIE-LCH:
        20.7270, 79.1341, 304.0661
        CIE-Luv:
        20.7270, -5.0632, -71.7360
        Hunter-Lab:
        17.8152, 32.2111, -84.4868
      #1b1a96 color charts
#1b1a96 RGB chart
      #1b1a96 CMYK chart
      #1b1a96 RGB pie chart
      #1b1a96 color shades, tints & tones
#1b1a96 color schemes
#1b1a96 color preview, HTML & CSS examples
           This text has a color of #1b1a96        
        
          <p style="color:#1b1a96;">Text here</p>
        
        
          .mytext {color:#1b1a96;}
        
        Text color #1b1a96
      
           This box has a color of #1b1a96        
        
          <div style="background-color:#1b1a96;">Content here</div>
        
        
          .mybackground {background-color:#1b1a96;}
        
        Background color #1b1a96
      
           Border around this has a color of #1b1a96        
        
          <div style="border:2px solid #1b1a96;">Content here</div>
        
        
          .myborder {border:2px solid #1b1a96;}
        
        Border color #1b1a96