#0b5a78 color space conversions
Hex:
        #0b5a78
        RGB:
        11, 90, 120
        CMY:
        96, 65, 53
        CMYK:
        91, 25, 0, 53
      HSL:
        197°, 83.2061%, 25.6863%
        HSV (HSB):
        197°, 90.8333%, 47.0588%
        XYZ:
        7.1843, 8.7395, 19.0775
        xyY:
        0.2053, 0.2497, 8.7395
      CIE-Lab:
        35.4779, -10.4805, -23.1589
        CIE-LCH:
        35.4779, 25.4200, 245.6511
        CIE-Luv:
        35.4779, -23.4542, -30.4517
        Hunter-Lab:
        29.5627, -8.3556, -17.5674
      #0b5a78 color charts
#0b5a78 RGB chart
      #0b5a78 CMYK chart
      #0b5a78 RGB pie chart
      #0b5a78 color shades, tints & tones
#0b5a78 color schemes
#0b5a78 color preview, HTML & CSS examples
           This text has a color of #0b5a78        
        
          <p style="color:#0b5a78;">Text here</p>
        
        
          .mytext {color:#0b5a78;}
        
        Text color #0b5a78
      
           This box has a color of #0b5a78        
        
          <div style="background-color:#0b5a78;">Content here</div>
        
        
          .mybackground {background-color:#0b5a78;}
        
        Background color #0b5a78
      
           Border around this has a color of #0b5a78        
        
          <div style="border:2px solid #0b5a78;">Content here</div>
        
        
          .myborder {border:2px solid #0b5a78;}
        
        Border color #0b5a78