#0b5fa5 color space conversions
Hex:
        #0b5fa5
        RGB:
        11, 95, 165
        CMY:
        96, 63, 35
        CMYK:
        93, 42, 0, 35
      HSL:
        207°, 87.5000%, 34.5098%
        HSV (HSB):
        207°, 93.3333%, 64.7059%
        XYZ:
        11.0218, 10.9722, 37.1342
        xyY:
        0.1864, 0.1856, 10.9722
      CIE-Lab:
        39.5336, 4.4538, -43.9863
        CIE-LCH:
        39.5336, 44.2112, 275.7818
        CIE-Luv:
        39.5336, -22.7316, -63.8667
        Hunter-Lab:
        33.1243, 1.4265, -43.2805
      #0b5fa5 color charts
#0b5fa5 RGB chart
      #0b5fa5 CMYK chart
      #0b5fa5 RGB pie chart
      #0b5fa5 color shades, tints & tones
#0b5fa5 color schemes
#0b5fa5 color preview, HTML & CSS examples
           This text has a color of #0b5fa5        
        
          <p style="color:#0b5fa5;">Text here</p>
        
        
          .mytext {color:#0b5fa5;}
        
        Text color #0b5fa5
      
           This box has a color of #0b5fa5        
        
          <div style="background-color:#0b5fa5;">Content here</div>
        
        
          .mybackground {background-color:#0b5fa5;}
        
        Background color #0b5fa5
      
           Border around this has a color of #0b5fa5        
        
          <div style="border:2px solid #0b5fa5;">Content here</div>
        
        
          .myborder {border:2px solid #0b5fa5;}
        
        Border color #0b5fa5