#1b2eaa color space conversions
Hex:
        #1b2eaa
        RGB:
        27, 46, 170
        CMY:
        89, 82, 33
        CMYK:
        84, 73, 0, 33
      HSL:
        232°, 72.5888%, 38.6275%
        HSV (HSB):
        232°, 84.1176%, 66.6667%
        XYZ:
        8.6847, 5.0893, 38.5548
        xyY:
        0.1660, 0.0973, 5.0893
      CIE-Lab:
        26.9876, 39.9121, -67.3768
        CIE-LCH:
        26.9876, 78.3110, 300.6413
        CIE-Luv:
        26.9876, -8.6804, -84.2379
        Hunter-Lab:
        22.5594, 29.2380, -85.5369
      #1b2eaa color charts
#1b2eaa RGB chart
      #1b2eaa CMYK chart
      #1b2eaa RGB pie chart
      #1b2eaa color shades, tints & tones
#1b2eaa color schemes
#1b2eaa color preview, HTML & CSS examples
           This text has a color of #1b2eaa        
        
          <p style="color:#1b2eaa;">Text here</p>
        
        
          .mytext {color:#1b2eaa;}
        
        Text color #1b2eaa
      
           This box has a color of #1b2eaa        
        
          <div style="background-color:#1b2eaa;">Content here</div>
        
        
          .mybackground {background-color:#1b2eaa;}
        
        Background color #1b2eaa
      
           Border around this has a color of #1b2eaa        
        
          <div style="border:2px solid #1b2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #1b2eaa;}
        
        Border color #1b2eaa