#1b5086 color space conversions
Hex:
        #1b5086
        RGB:
        27, 80, 134
        CMY:
        89, 69, 47
        CMYK:
        80, 40, 0, 47
      HSL:
        210°, 66.4596%, 31.5686%
        HSV (HSB):
        210°, 79.8507%, 52.5490%
        XYZ:
        7.6237, 7.6916, 23.6371
        xyY:
        0.1957, 0.1975, 7.6916
      CIE-Lab:
        33.3321, 2.9936, -35.1456
        CIE-LCH:
        33.3321, 35.2729, 274.8685
        CIE-Luv:
        33.3321, -17.5819, -48.2467
        Hunter-Lab:
        27.7337, 0.5341, -31.1186
      #1b5086 color charts
#1b5086 RGB chart
      #1b5086 CMYK chart
      #1b5086 RGB pie chart
      #1b5086 color shades, tints & tones
#1b5086 color schemes
#1b5086 color preview, HTML & CSS examples
           This text has a color of #1b5086        
        
          <p style="color:#1b5086;">Text here</p>
        
        
          .mytext {color:#1b5086;}
        
        Text color #1b5086
      
           This box has a color of #1b5086        
        
          <div style="background-color:#1b5086;">Content here</div>
        
        
          .mybackground {background-color:#1b5086;}
        
        Background color #1b5086
      
           Border around this has a color of #1b5086        
        
          <div style="border:2px solid #1b5086;">Content here</div>
        
        
          .myborder {border:2px solid #1b5086;}
        
        Border color #1b5086