#0b1380 color space conversions
Hex:
        #0b1380
        RGB:
        11, 19, 128
        CMY:
        96, 93, 50
        CMYK:
        91, 85, 0, 50
      HSL:
        236°, 84.1727%, 27.2549%
        HSV (HSB):
        236°, 91.4062%, 50.1961%
        XYZ:
        4.2672, 2.0954, 20.6016
        xyY:
        0.1583, 0.0777, 2.0954
      CIE-Lab:
        15.9802, 39.8611, -59.6799
        CIE-LCH:
        15.9802, 71.7677, 303.7396
        CIE-Luv:
        15.9802, -4.7328, -57.1126
        Hunter-Lab:
        14.4755, 27.2870, -74.2490
      #0b1380 color charts
#0b1380 RGB chart
      #0b1380 CMYK chart
      #0b1380 RGB pie chart
      #0b1380 color shades, tints & tones
#0b1380 color schemes
#0b1380 color preview, HTML & CSS examples
           This text has a color of #0b1380        
        
          <p style="color:#0b1380;">Text here</p>
        
        
          .mytext {color:#0b1380;}
        
        Text color #0b1380
      
           This box has a color of #0b1380        
        
          <div style="background-color:#0b1380;">Content here</div>
        
        
          .mybackground {background-color:#0b1380;}
        
        Background color #0b1380
      
           Border around this has a color of #0b1380        
        
          <div style="border:2px solid #0b1380;">Content here</div>
        
        
          .myborder {border:2px solid #0b1380;}
        
        Border color #0b1380