#1b265a color space conversions
Hex:
        #1b265a
        RGB:
        27, 38, 90
        CMY:
        89, 85, 65
        CMYK:
        70, 58, 0, 65
      HSL:
        230°, 53.8462%, 22.9412%
        HSV (HSB):
        230°, 70.0000%, 35.2941%
        XYZ:
        2.9906, 2.3574, 9.9703
        xyY:
        0.1952, 0.1539, 2.3574
      CIE-Lab:
        17.2611, 14.4820, -32.7990
        CIE-LCH:
        17.2611, 35.8539, 293.8233
        CIE-Luv:
        17.2611, -5.0715, -35.3479
        Hunter-Lab:
        15.3539, 7.8982, -27.7530
      #1b265a color charts
#1b265a RGB chart
      #1b265a CMYK chart
      #1b265a RGB pie chart
      #1b265a color shades, tints & tones
#1b265a color schemes
#1b265a color preview, HTML & CSS examples
           This text has a color of #1b265a        
        
          <p style="color:#1b265a;">Text here</p>
        
        
          .mytext {color:#1b265a;}
        
        Text color #1b265a
      
           This box has a color of #1b265a        
        
          <div style="background-color:#1b265a;">Content here</div>
        
        
          .mybackground {background-color:#1b265a;}
        
        Background color #1b265a
      
           Border around this has a color of #1b265a        
        
          <div style="border:2px solid #1b265a;">Content here</div>
        
        
          .myborder {border:2px solid #1b265a;}
        
        Border color #1b265a