#1b2753 color space conversions
Hex:
        #1b2753
        RGB:
        27, 39, 83
        CMY:
        89, 85, 67
        CMYK:
        67, 53, 0, 67
      HSL:
        227°, 50.9091%, 21.5686%
        HSV (HSB):
        227°, 67.4699%, 32.5490%
        XYZ:
        2.7388, 2.3086, 8.4849
        xyY:
        0.2024, 0.1706, 2.3086
      CIE-Lab:
        17.0298, 10.9197, -28.4783
        CIE-LCH:
        17.0298, 30.5001, 290.9789
        CIE-Luv:
        17.0298, -5.1921, -30.4641
        Hunter-Lab:
        15.1940, 5.5865, -22.4737
      #1b2753 color charts
#1b2753 RGB chart
      #1b2753 CMYK chart
      #1b2753 RGB pie chart
      #1b2753 color shades, tints & tones
#1b2753 color schemes
#1b2753 color preview, HTML & CSS examples
           This text has a color of #1b2753        
        
          <p style="color:#1b2753;">Text here</p>
        
        
          .mytext {color:#1b2753;}
        
        Text color #1b2753
      
           This box has a color of #1b2753        
        
          <div style="background-color:#1b2753;">Content here</div>
        
        
          .mybackground {background-color:#1b2753;}
        
        Background color #1b2753
      
           Border around this has a color of #1b2753        
        
          <div style="border:2px solid #1b2753;">Content here</div>
        
        
          .myborder {border:2px solid #1b2753;}
        
        Border color #1b2753