#1b4ecb color space conversions
Hex:
        #1b4ecb
        RGB:
        27, 78, 203
        CMY:
        89, 69, 20
        CMYK:
        87, 62, 0, 20
      HSL:
        223°, 76.5217%, 45.0980%
        HSV (HSB):
        223°, 86.6995%, 79.6078%
        XYZ:
        13.9559, 9.9936, 57.6933
        xyY:
        0.1709, 0.1224, 9.9936
      CIE-Lab:
        37.8309, 31.7508, -69.0278
        CIE-LCH:
        37.8309, 75.9799, 294.7011
        CIE-Luv:
        37.8309, -15.8172, -99.0476
        Hunter-Lab:
        31.6126, 23.4794, -86.0759
      #1b4ecb color charts
#1b4ecb RGB chart
      #1b4ecb CMYK chart
      #1b4ecb RGB pie chart
      #1b4ecb color shades, tints & tones
#1b4ecb color schemes
#1b4ecb color preview, HTML & CSS examples
           This text has a color of #1b4ecb        
        
          <p style="color:#1b4ecb;">Text here</p>
        
        
          .mytext {color:#1b4ecb;}
        
        Text color #1b4ecb
      
           This box has a color of #1b4ecb        
        
          <div style="background-color:#1b4ecb;">Content here</div>
        
        
          .mybackground {background-color:#1b4ecb;}
        
        Background color #1b4ecb
      
           Border around this has a color of #1b4ecb        
        
          <div style="border:2px solid #1b4ecb;">Content here</div>
        
        
          .myborder {border:2px solid #1b4ecb;}
        
        Border color #1b4ecb