#1b399d color space conversions
Hex:
        #1b399d
        RGB:
        27, 57, 157
        CMY:
        89, 78, 38
        CMYK:
        83, 64, 0, 38
      HSL:
        226°, 70.6522%, 36.0784%
        HSV (HSB):
        226°, 82.8025%, 61.5686%
        XYZ:
        8.0009, 5.5936, 32.5563
        xyY:
        0.1734, 0.1212, 5.5936
      CIE-Lab:
        28.3631, 27.9110, -57.2500
        CIE-LCH:
        28.3631, 63.6913, 295.9905
        CIE-Luv:
        28.3631, -10.7004, -74.7693
        Hunter-Lab:
        23.6508, 18.9967, -65.0596
      #1b399d color charts
#1b399d RGB chart
      #1b399d CMYK chart
      #1b399d RGB pie chart
      #1b399d color shades, tints & tones
#1b399d color schemes
#1b399d color preview, HTML & CSS examples
           This text has a color of #1b399d        
        
          <p style="color:#1b399d;">Text here</p>
        
        
          .mytext {color:#1b399d;}
        
        Text color #1b399d
      
           This box has a color of #1b399d        
        
          <div style="background-color:#1b399d;">Content here</div>
        
        
          .mybackground {background-color:#1b399d;}
        
        Background color #1b399d
      
           Border around this has a color of #1b399d        
        
          <div style="border:2px solid #1b399d;">Content here</div>
        
        
          .myborder {border:2px solid #1b399d;}
        
        Border color #1b399d