#1b429d color space conversions
Hex:
        #1b429d
        RGB:
        27, 66, 157
        CMY:
        89, 74, 38
        CMYK:
        83, 58, 0, 38
      HSL:
        222°, 70.6522%, 36.0784%
        HSV (HSB):
        222°, 82.8025%, 61.5686%
        XYZ:
        8.4860, 6.5638, 32.7180
        xyY:
        0.1777, 0.1374, 6.5638
      CIE-Lab:
        30.7924, 21.7815, -53.2824
        CIE-LCH:
        30.7924, 57.5626, 292.2344
        CIE-Luv:
        30.7924, -12.9445, -72.1770
        Hunter-Lab:
        25.6198, 14.2895, -57.7827
      #1b429d color charts
#1b429d RGB chart
      #1b429d CMYK chart
      #1b429d RGB pie chart
      #1b429d color shades, tints & tones
#1b429d color schemes
#1b429d color preview, HTML & CSS examples
           This text has a color of #1b429d        
        
          <p style="color:#1b429d;">Text here</p>
        
        
          .mytext {color:#1b429d;}
        
        Text color #1b429d
      
           This box has a color of #1b429d        
        
          <div style="background-color:#1b429d;">Content here</div>
        
        
          .mybackground {background-color:#1b429d;}
        
        Background color #1b429d
      
           Border around this has a color of #1b429d        
        
          <div style="border:2px solid #1b429d;">Content here</div>
        
        
          .myborder {border:2px solid #1b429d;}
        
        Border color #1b429d