#1b305e color space conversions
Hex:
        #1b305e
        RGB:
        27, 48, 94
        CMY:
        89, 81, 63
        CMYK:
        71, 49, 0, 63
      HSL:
        221°, 55.3719%, 23.7255%
        HSV (HSB):
        221°, 71.2766%, 36.8627%
        XYZ:
        3.5293, 3.1551, 11.0126
        xyY:
        0.1994, 0.1783, 3.1551
      CIE-Lab:
        20.6545, 8.8160, -29.9864
        CIE-LCH:
        20.6545, 31.2555, 286.3834
        CIE-Luv:
        20.6545, -7.9379, -34.8694
        Hunter-Lab:
        17.7625, 4.3827, -24.3257
      #1b305e color charts
#1b305e RGB chart
      #1b305e CMYK chart
      #1b305e RGB pie chart
      #1b305e color shades, tints & tones
#1b305e color schemes
#1b305e color preview, HTML & CSS examples
           This text has a color of #1b305e        
        
          <p style="color:#1b305e;">Text here</p>
        
        
          .mytext {color:#1b305e;}
        
        Text color #1b305e
      
           This box has a color of #1b305e        
        
          <div style="background-color:#1b305e;">Content here</div>
        
        
          .mybackground {background-color:#1b305e;}
        
        Background color #1b305e
      
           Border around this has a color of #1b305e        
        
          <div style="border:2px solid #1b305e;">Content here</div>
        
        
          .myborder {border:2px solid #1b305e;}
        
        Border color #1b305e