#1b2ea2 color space conversions
Hex:
        #1b2ea2
        RGB:
        27, 46, 162
        CMY:
        89, 82, 36
        CMYK:
        83, 72, 0, 36
      HSL:
        232°, 71.4286%, 37.0588%
        HSV (HSB):
        232°, 83.3333%, 63.5294%
        XYZ:
        7.9506, 4.7956, 34.6890
        xyY:
        0.1676, 0.1011, 4.7956
      CIE-Lab:
        26.1444, 37.0135, -63.9341
        CIE-LCH:
        26.1444, 73.8753, 300.0679
        CIE-Luv:
        26.1444, -8.4821, -79.4315
        Hunter-Lab:
        21.8989, 26.4826, -78.5891
      #1b2ea2 color charts
#1b2ea2 RGB chart
      #1b2ea2 CMYK chart
      #1b2ea2 RGB pie chart
      #1b2ea2 color shades, tints & tones
#1b2ea2 color schemes
#1b2ea2 color preview, HTML & CSS examples
           This text has a color of #1b2ea2        
        
          <p style="color:#1b2ea2;">Text here</p>
        
        
          .mytext {color:#1b2ea2;}
        
        Text color #1b2ea2
      
           This box has a color of #1b2ea2        
        
          <div style="background-color:#1b2ea2;">Content here</div>
        
        
          .mybackground {background-color:#1b2ea2;}
        
        Background color #1b2ea2
      
           Border around this has a color of #1b2ea2        
        
          <div style="border:2px solid #1b2ea2;">Content here</div>
        
        
          .myborder {border:2px solid #1b2ea2;}
        
        Border color #1b2ea2