#1b154e color space conversions
Hex:
        #1b154e
        RGB:
        27, 21, 78
        CMY:
        89, 92, 69
        CMYK:
        65, 73, 0, 69
      HSL:
        246°, 57.5758%, 19.4118%
        HSV (HSB):
        246°, 73.0769%, 30.5882%
        XYZ:
        2.0953, 1.3194, 7.3520
        xyY:
        0.1946, 0.1225, 1.3194
      CIE-Lab:
        11.4105, 22.0486, -34.1818
        CIE-LCH:
        11.4105, 40.6760, 302.8236
        CIE-Luv:
        11.4105, -1.0542, -29.3860
        Hunter-Lab:
        11.4865, 12.4596, -29.9081
      #1b154e color charts
#1b154e RGB chart
      #1b154e CMYK chart
      #1b154e RGB pie chart
      #1b154e color shades, tints & tones
#1b154e color schemes
#1b154e color preview, HTML & CSS examples
           This text has a color of #1b154e        
        
          <p style="color:#1b154e;">Text here</p>
        
        
          .mytext {color:#1b154e;}
        
        Text color #1b154e
      
           This box has a color of #1b154e        
        
          <div style="background-color:#1b154e;">Content here</div>
        
        
          .mybackground {background-color:#1b154e;}
        
        Background color #1b154e
      
           Border around this has a color of #1b154e        
        
          <div style="border:2px solid #1b154e;">Content here</div>
        
        
          .myborder {border:2px solid #1b154e;}
        
        Border color #1b154e