#1b3072 color space conversions
Hex:
        #1b3072
        RGB:
        27, 48, 114
        CMY:
        89, 81, 55
        CMYK:
        76, 58, 0, 55
      HSL:
        226°, 61.7021%, 27.6471%
        HSV (HSB):
        226°, 76.3158%, 44.7059%
        XYZ:
        4.5462, 3.5618, 16.3675
        xyY:
        0.1857, 0.1455, 3.5618
      CIE-Lab:
        22.1665, 16.9881, -40.5375
        CIE-LCH:
        22.1665, 43.9532, 292.7372
        CIE-Luv:
        22.1665, -8.0711, -48.6872
        Hunter-Lab:
        18.8728, 9.9709, -38.2085
      #1b3072 color charts
#1b3072 RGB chart
      #1b3072 CMYK chart
      #1b3072 RGB pie chart
      #1b3072 color shades, tints & tones
#1b3072 color schemes
#1b3072 color preview, HTML & CSS examples
           This text has a color of #1b3072        
        
          <p style="color:#1b3072;">Text here</p>
        
        
          .mytext {color:#1b3072;}
        
        Text color #1b3072
      
           This box has a color of #1b3072        
        
          <div style="background-color:#1b3072;">Content here</div>
        
        
          .mybackground {background-color:#1b3072;}
        
        Background color #1b3072
      
           Border around this has a color of #1b3072        
        
          <div style="border:2px solid #1b3072;">Content here</div>
        
        
          .myborder {border:2px solid #1b3072;}
        
        Border color #1b3072