#1b348a color space conversions
Hex:
        #1b348a
        RGB:
        27, 52, 138
        CMY:
        89, 80, 46
        CMYK:
        80, 62, 0, 46
      HSL:
        226°, 67.2727%, 32.3529%
        HSV (HSB):
        226°, 80.4348%, 54.1176%
        XYZ:
        6.2674, 4.5240, 24.5876
        xyY:
        0.1772, 0.1279, 4.5240
      CIE-Lab:
        25.3331, 23.8412, -50.5271
        CIE-LCH:
        25.3331, 55.8694, 295.2602
        CIE-Luv:
        25.3331, -9.3279, -63.5690
        Hunter-Lab:
        21.2696, 15.3760, -53.6503
      #1b348a color charts
#1b348a RGB chart
      #1b348a CMYK chart
      #1b348a RGB pie chart
      #1b348a color shades, tints & tones
#1b348a color schemes
#1b348a color preview, HTML & CSS examples
           This text has a color of #1b348a        
        
          <p style="color:#1b348a;">Text here</p>
        
        
          .mytext {color:#1b348a;}
        
        Text color #1b348a
      
           This box has a color of #1b348a        
        
          <div style="background-color:#1b348a;">Content here</div>
        
        
          .mybackground {background-color:#1b348a;}
        
        Background color #1b348a
      
           Border around this has a color of #1b348a        
        
          <div style="border:2px solid #1b348a;">Content here</div>
        
        
          .myborder {border:2px solid #1b348a;}
        
        Border color #1b348a