#1b509a color space conversions
Hex:
        #1b509a
        RGB:
        27, 80, 154
        CMY:
        89, 69, 40
        CMYK:
        82, 48, 0, 40
      HSL:
        215°, 70.1657%, 35.4902%
        HSV (HSB):
        215°, 82.4675%, 60.3922%
        XYZ:
        9.1534, 8.3034, 31.6921
        xyY:
        0.1862, 0.1689, 8.3034
      CIE-Lab:
        34.6070, 11.0506, -45.2907
        CIE-LCH:
        34.6070, 46.6193, 283.7118
        CIE-Luv:
        34.6070, -17.0069, -63.7444
        Hunter-Lab:
        28.8157, 6.2737, -45.0375
      #1b509a color charts
#1b509a RGB chart
      #1b509a CMYK chart
      #1b509a RGB pie chart
      #1b509a color shades, tints & tones
#1b509a color schemes
#1b509a color preview, HTML & CSS examples
           This text has a color of #1b509a        
        
          <p style="color:#1b509a;">Text here</p>
        
        
          .mytext {color:#1b509a;}
        
        Text color #1b509a
      
           This box has a color of #1b509a        
        
          <div style="background-color:#1b509a;">Content here</div>
        
        
          .mybackground {background-color:#1b509a;}
        
        Background color #1b509a
      
           Border around this has a color of #1b509a        
        
          <div style="border:2px solid #1b509a;">Content here</div>
        
        
          .myborder {border:2px solid #1b509a;}
        
        Border color #1b509a