#1b5493 color space conversions
Hex:
        #1b5493
        RGB:
        27, 84, 147
        CMY:
        89, 67, 42
        CMYK:
        82, 43, 0, 42
      HSL:
        212°, 68.9655%, 34.1176%
        HSV (HSB):
        212°, 81.6327%, 57.6471%
        XYZ:
        8.8888, 8.6802, 28.8107
        xyY:
        0.1917, 0.1872, 8.6802
      CIE-Lab:
        35.3612, 5.5695, -39.8451
        CIE-LCH:
        35.3612, 40.2325, 277.9571
        CIE-Luv:
        35.3612, -18.4727, -56.0527
        Hunter-Lab:
        29.4623, 2.2946, -37.3553
      #1b5493 color charts
#1b5493 RGB chart
      #1b5493 CMYK chart
      #1b5493 RGB pie chart
      #1b5493 color shades, tints & tones
#1b5493 color schemes
#1b5493 color preview, HTML & CSS examples
           This text has a color of #1b5493        
        
          <p style="color:#1b5493;">Text here</p>
        
        
          .mytext {color:#1b5493;}
        
        Text color #1b5493
      
           This box has a color of #1b5493        
        
          <div style="background-color:#1b5493;">Content here</div>
        
        
          .mybackground {background-color:#1b5493;}
        
        Background color #1b5493
      
           Border around this has a color of #1b5493        
        
          <div style="border:2px solid #1b5493;">Content here</div>
        
        
          .myborder {border:2px solid #1b5493;}
        
        Border color #1b5493