#0b5c95 color space conversions
Hex:
        #0b5c95
        RGB:
        11, 92, 149
        CMY:
        96, 64, 42
        CMYK:
        93, 38, 0, 42
      HSL:
        205°, 86.2500%, 31.3725%
        HSV (HSB):
        205°, 92.6174%, 58.4314%
        XYZ:
        9.3900, 9.8954, 29.8489
        xyY:
        0.1911, 0.2014, 9.8954
      CIE-Lab:
        37.6540, -0.1253, -37.4161
        CIE-LCH:
        37.6540, 37.4163, 269.8082
        CIE-Luv:
        37.6540, -22.5176, -53.0186
        Hunter-Lab:
        31.4569, -1.7668, -34.2393
      #0b5c95 color charts
#0b5c95 RGB chart
      #0b5c95 CMYK chart
      #0b5c95 RGB pie chart
      #0b5c95 color shades, tints & tones
#0b5c95 color schemes
#0b5c95 color preview, HTML & CSS examples
           This text has a color of #0b5c95        
        
          <p style="color:#0b5c95;">Text here</p>
        
        
          .mytext {color:#0b5c95;}
        
        Text color #0b5c95
      
           This box has a color of #0b5c95        
        
          <div style="background-color:#0b5c95;">Content here</div>
        
        
          .mybackground {background-color:#0b5c95;}
        
        Background color #0b5c95
      
           Border around this has a color of #0b5c95        
        
          <div style="border:2px solid #0b5c95;">Content here</div>
        
        
          .myborder {border:2px solid #0b5c95;}
        
        Border color #0b5c95