#1b469a color space conversions
Hex:
        #1b469a
        RGB:
        27, 70, 154
        CMY:
        89, 73, 40
        CMYK:
        82, 55, 0, 40
      HSL:
        220°, 70.1657%, 35.4902%
        HSV (HSB):
        220°, 82.4675%, 60.3922%
        XYZ:
        8.4749, 6.9464, 31.4660
        xyY:
        0.1808, 0.1482, 6.9464
      CIE-Lab:
        31.6846, 17.8381, -50.0132
        CIE-LCH:
        31.6846, 53.0991, 289.6297
        CIE-Luv:
        31.6846, -14.0575, -68.5479
        Hunter-Lab:
        26.3561, 11.2742, -52.3359
      #1b469a color charts
#1b469a RGB chart
      #1b469a CMYK chart
      #1b469a RGB pie chart
      #1b469a color shades, tints & tones
#1b469a color schemes
#1b469a color preview, HTML & CSS examples
           This text has a color of #1b469a        
        
          <p style="color:#1b469a;">Text here</p>
        
        
          .mytext {color:#1b469a;}
        
        Text color #1b469a
      
           This box has a color of #1b469a        
        
          <div style="background-color:#1b469a;">Content here</div>
        
        
          .mybackground {background-color:#1b469a;}
        
        Background color #1b469a
      
           Border around this has a color of #1b469a        
        
          <div style="border:2px solid #1b469a;">Content here</div>
        
        
          .myborder {border:2px solid #1b469a;}
        
        Border color #1b469a