#0b5caf color space conversions
Hex:
        #0b5caf
        RGB:
        11, 92, 175
        CMY:
        96, 64, 31
        CMYK:
        94, 47, 0, 31
      HSL:
        210°, 88.1720%, 36.4706%
        HSV (HSB):
        210°, 93.7143%, 68.6275%
        XYZ:
        11.7030, 10.8206, 42.0292
        xyY:
        0.1813, 0.1676, 10.8206
      CIE-Lab:
        39.2766, 10.4849, -50.3175
        CIE-LCH:
        39.2766, 51.3983, 281.7706
        CIE-Luv:
        39.2766, -21.3691, -73.4372
        Hunter-Lab:
        32.8947, 5.9398, -52.7280
      #0b5caf color charts
#0b5caf RGB chart
      #0b5caf CMYK chart
      #0b5caf RGB pie chart
      #0b5caf color shades, tints & tones
#0b5caf color schemes
#0b5caf color preview, HTML & CSS examples
           This text has a color of #0b5caf        
        
          <p style="color:#0b5caf;">Text here</p>
        
        
          .mytext {color:#0b5caf;}
        
        Text color #0b5caf
      
           This box has a color of #0b5caf        
        
          <div style="background-color:#0b5caf;">Content here</div>
        
        
          .mybackground {background-color:#0b5caf;}
        
        Background color #0b5caf
      
           Border around this has a color of #0b5caf        
        
          <div style="border:2px solid #0b5caf;">Content here</div>
        
        
          .myborder {border:2px solid #0b5caf;}
        
        Border color #0b5caf