#0b4c80 color space conversions
Hex:
        #0b4c80
        RGB:
        11, 76, 128
        CMY:
        96, 70, 50
        CMYK:
        91, 41, 0, 50
      HSL:
        207°, 84.1727%, 27.2549%
        HSV (HSB):
        207°, 91.4062%, 50.1961%
        XYZ:
        6.6187, 6.7985, 21.3855
        xyY:
        0.1902, 0.1953, 6.7985
      CIE-Lab:
        31.3438, 1.6387, -34.6290
        CIE-LCH:
        31.3438, 34.6677, 272.7093
        CIE-Luv:
        31.3438, -18.1678, -46.5126
        Hunter-Lab:
        26.0740, -0.3184, -30.3769
      #0b4c80 color charts
#0b4c80 RGB chart
      #0b4c80 CMYK chart
      #0b4c80 RGB pie chart
      #0b4c80 color shades, tints & tones
#0b4c80 color schemes
#0b4c80 color preview, HTML & CSS examples
           This text has a color of #0b4c80        
        
          <p style="color:#0b4c80;">Text here</p>
        
        
          .mytext {color:#0b4c80;}
        
        Text color #0b4c80
      
           This box has a color of #0b4c80        
        
          <div style="background-color:#0b4c80;">Content here</div>
        
        
          .mybackground {background-color:#0b4c80;}
        
        Background color #0b4c80
      
           Border around this has a color of #0b4c80        
        
          <div style="border:2px solid #0b4c80;">Content here</div>
        
        
          .myborder {border:2px solid #0b4c80;}
        
        Border color #0b4c80