#1b559a color space conversions
Hex:
        #1b559a
        RGB:
        27, 85, 154
        CMY:
        89, 67, 40
        CMYK:
        82, 45, 0, 40
      HSL:
        213°, 70.1657%, 35.4902%
        HSV (HSB):
        213°, 82.4675%, 60.3922%
        XYZ:
        9.5332, 9.0631, 31.8187
        xyY:
        0.1891, 0.1798, 9.0631
      CIE-Lab:
        36.1055, 7.7187, -42.8833
        CIE-LCH:
        36.1055, 43.5724, 280.2036
        CIE-Luv:
        36.1055, -18.5730, -60.9199
        Hunter-Lab:
        30.1050, 3.8412, -41.5917
      #1b559a color charts
#1b559a RGB chart
      #1b559a CMYK chart
      #1b559a RGB pie chart
      #1b559a color shades, tints & tones
#1b559a color schemes
#1b559a color preview, HTML & CSS examples
           This text has a color of #1b559a        
        
          <p style="color:#1b559a;">Text here</p>
        
        
          .mytext {color:#1b559a;}
        
        Text color #1b559a
      
           This box has a color of #1b559a        
        
          <div style="background-color:#1b559a;">Content here</div>
        
        
          .mybackground {background-color:#1b559a;}
        
        Background color #1b559a
      
           Border around this has a color of #1b559a        
        
          <div style="border:2px solid #1b559a;">Content here</div>
        
        
          .myborder {border:2px solid #1b559a;}
        
        Border color #1b559a