#0b1997 color space conversions
Hex:
        #0b1997
        RGB:
        11, 25, 151
        CMY:
        96, 90, 41
        CMYK:
        93, 83, 0, 41
      HSL:
        234°, 86.4198%, 31.7647%
        HSV (HSB):
        234°, 92.7152%, 59.2157%
        XYZ:
        6.0716, 3.0008, 29.5374
        xyY:
        0.1573, 0.0777, 3.0008
      CIE-Lab:
        20.0470, 44.4994, -67.3194
        CIE-LCH:
        20.0470, 80.6976, 303.4655
        CIE-Luv:
        20.0470, -6.2516, -71.6702
        Hunter-Lab:
        17.3227, 32.2488, -88.9706
      #0b1997 color charts
#0b1997 RGB chart
      #0b1997 CMYK chart
      #0b1997 RGB pie chart
      #0b1997 color shades, tints & tones
#0b1997 color schemes
#0b1997 color preview, HTML & CSS examples
           This text has a color of #0b1997        
        
          <p style="color:#0b1997;">Text here</p>
        
        
          .mytext {color:#0b1997;}
        
        Text color #0b1997
      
           This box has a color of #0b1997        
        
          <div style="background-color:#0b1997;">Content here</div>
        
        
          .mybackground {background-color:#0b1997;}
        
        Background color #0b1997
      
           Border around this has a color of #0b1997        
        
          <div style="border:2px solid #0b1997;">Content here</div>
        
        
          .myborder {border:2px solid #0b1997;}
        
        Border color #0b1997