#1b5097 color space conversions
Hex:
        #1b5097
        RGB:
        27, 80, 151
        CMY:
        89, 69, 41
        CMYK:
        82, 47, 0, 41
      HSL:
        214°, 69.6629%, 34.9020%
        HSV (HSB):
        214°, 82.1192%, 59.2157%
        XYZ:
        8.9066, 8.2047, 30.3924
        xyY:
        0.1875, 0.1727, 8.2047
      CIE-Lab:
        34.4056, 9.8398, -43.8006
        CIE-LCH:
        34.4056, 44.8923, 282.6613
        CIE-Luv:
        34.4056, -17.0819, -61.4704
        Hunter-Lab:
        28.6438, 5.3764, -42.8586
      #1b5097 color charts
#1b5097 RGB chart
      #1b5097 CMYK chart
      #1b5097 RGB pie chart
      #1b5097 color shades, tints & tones
#1b5097 color schemes
#1b5097 color preview, HTML & CSS examples
           This text has a color of #1b5097        
        
          <p style="color:#1b5097;">Text here</p>
        
        
          .mytext {color:#1b5097;}
        
        Text color #1b5097
      
           This box has a color of #1b5097        
        
          <div style="background-color:#1b5097;">Content here</div>
        
        
          .mybackground {background-color:#1b5097;}
        
        Background color #1b5097
      
           Border around this has a color of #1b5097        
        
          <div style="border:2px solid #1b5097;">Content here</div>
        
        
          .myborder {border:2px solid #1b5097;}
        
        Border color #1b5097