#1b395d color space conversions
Hex:
        #1b395d
        RGB:
        27, 57, 93
        CMY:
        89, 78, 64
        CMYK:
        71, 39, 0, 64
      HSL:
        213°, 55.0000%, 23.5294%
        HSV (HSB):
        213°, 70.9677%, 36.4706%
        XYZ:
        3.8909, 3.9496, 10.9132
        xyY:
        0.2075, 0.2106, 3.9496
      CIE-Lab:
        23.5041, 2.0459, -24.7920
        CIE-LCH:
        23.5041, 24.8763, 274.7176
        CIE-Luv:
        23.5041, -10.8490, -29.8150
        Hunter-Lab:
        19.8736, 0.1686, -18.6465
      #1b395d color charts
#1b395d RGB chart
      #1b395d CMYK chart
      #1b395d RGB pie chart
      #1b395d color shades, tints & tones
#1b395d color schemes
#1b395d color preview, HTML & CSS examples
           This text has a color of #1b395d        
        
          <p style="color:#1b395d;">Text here</p>
        
        
          .mytext {color:#1b395d;}
        
        Text color #1b395d
      
           This box has a color of #1b395d        
        
          <div style="background-color:#1b395d;">Content here</div>
        
        
          .mybackground {background-color:#1b395d;}
        
        Background color #1b395d
      
           Border around this has a color of #1b395d        
        
          <div style="border:2px solid #1b395d;">Content here</div>
        
        
          .myborder {border:2px solid #1b395d;}
        
        Border color #1b395d