#1b365a color space conversions
Hex:
        #1b365a
        RGB:
        27, 54, 90
        CMY:
        89, 79, 65
        CMYK:
        70, 40, 0, 65
      HSL:
        214°, 53.8462%, 22.9412%
        HSV (HSB):
        214°, 70.0000%, 35.2941%
        XYZ:
        3.6166, 3.6095, 10.1790
        xyY:
        0.2078, 0.2074, 3.6095
      CIE-Lab:
        22.3361, 2.9319, -24.6736
        CIE-LCH:
        22.3361, 24.8472, 276.7765
        CIE-Luv:
        22.3361, -9.8725, -29.1587
        Hunter-Lab:
        18.9988, 0.7316, -18.4666
      #1b365a color charts
#1b365a RGB chart
      #1b365a CMYK chart
      #1b365a RGB pie chart
      #1b365a color shades, tints & tones
#1b365a color schemes
#1b365a color preview, HTML & CSS examples
           This text has a color of #1b365a        
        
          <p style="color:#1b365a;">Text here</p>
        
        
          .mytext {color:#1b365a;}
        
        Text color #1b365a
      
           This box has a color of #1b365a        
        
          <div style="background-color:#1b365a;">Content here</div>
        
        
          .mybackground {background-color:#1b365a;}
        
        Background color #1b365a
      
           Border around this has a color of #1b365a        
        
          <div style="border:2px solid #1b365a;">Content here</div>
        
        
          .myborder {border:2px solid #1b365a;}
        
        Border color #1b365a