#1b368e color space conversions
Hex:
        #1b368e
        RGB:
        27, 54, 142
        CMY:
        89, 79, 44
        CMYK:
        81, 62, 0, 44
      HSL:
        226°, 68.0473%, 33.1373%
        HSV (HSB):
        226°, 80.9859%, 55.6863%
        XYZ:
        6.6536, 4.8243, 26.1717
        xyY:
        0.1767, 0.1281, 4.8243
      CIE-Lab:
        26.2283, 24.0493, -51.5449
        CIE-LCH:
        26.2283, 56.8792, 295.0123
        CIE-Luv:
        26.2283, -9.8521, -65.7111
        Hunter-Lab:
        21.9644, 15.6352, -55.2720
      #1b368e color charts
#1b368e RGB chart
      #1b368e CMYK chart
      #1b368e RGB pie chart
      #1b368e color shades, tints & tones
#1b368e color schemes
#1b368e color preview, HTML & CSS examples
           This text has a color of #1b368e        
        
          <p style="color:#1b368e;">Text here</p>
        
        
          .mytext {color:#1b368e;}
        
        Text color #1b368e
      
           This box has a color of #1b368e        
        
          <div style="background-color:#1b368e;">Content here</div>
        
        
          .mybackground {background-color:#1b368e;}
        
        Background color #1b368e
      
           Border around this has a color of #1b368e        
        
          <div style="border:2px solid #1b368e;">Content here</div>
        
        
          .myborder {border:2px solid #1b368e;}
        
        Border color #1b368e