#1b369d color space conversions
Hex:
        #1b369d
        RGB:
        27, 54, 157
        CMY:
        89, 79, 38
        CMYK:
        83, 66, 0, 38
      HSL:
        228°, 70.6522%, 36.0784%
        HSV (HSB):
        228°, 82.8025%, 61.5686%
        XYZ:
        7.8570, 5.3057, 32.5083
        xyY:
        0.1720, 0.1162, 5.3057
      CIE-Lab:
        27.5884, 29.9276, -58.5198
        CIE-LCH:
        27.5884, 65.7284, 297.0857
        CIE-Luv:
        27.5884, -10.0167, -75.3797
        Hunter-Lab:
        23.0340, 20.5772, -67.5530
      #1b369d color charts
#1b369d RGB chart
      #1b369d CMYK chart
      #1b369d RGB pie chart
      #1b369d color shades, tints & tones
#1b369d color schemes
#1b369d color preview, HTML & CSS examples
           This text has a color of #1b369d        
        
          <p style="color:#1b369d;">Text here</p>
        
        
          .mytext {color:#1b369d;}
        
        Text color #1b369d
      
           This box has a color of #1b369d        
        
          <div style="background-color:#1b369d;">Content here</div>
        
        
          .mybackground {background-color:#1b369d;}
        
        Background color #1b369d
      
           Border around this has a color of #1b369d        
        
          <div style="border:2px solid #1b369d;">Content here</div>
        
        
          .myborder {border:2px solid #1b369d;}
        
        Border color #1b369d