#0b1396 color space conversions
Hex:
        #0b1396
        RGB:
        11, 19, 150
        CMY:
        96, 93, 41
        CMYK:
        93, 87, 0, 41
      HSL:
        237°, 86.3354%, 31.5686%
        HSV (HSB):
        237°, 92.6667%, 58.8235%
        XYZ:
        5.8759, 2.7389, 29.0731
        xyY:
        0.1559, 0.0727, 2.7389
      CIE-Lab:
        18.9663, 46.9870, -68.5008
        CIE-LCH:
        18.9663, 83.0671, 304.4476
        CIE-Luv:
        18.9663, -5.5904, -70.1779
        Hunter-Lab:
        16.5496, 34.4142, -92.5714
      #0b1396 color charts
#0b1396 RGB chart
      #0b1396 CMYK chart
      #0b1396 RGB pie chart
      #0b1396 color shades, tints & tones
#0b1396 color schemes
#0b1396 color preview, HTML & CSS examples
           This text has a color of #0b1396        
        
          <p style="color:#0b1396;">Text here</p>
        
        
          .mytext {color:#0b1396;}
        
        Text color #0b1396
      
           This box has a color of #0b1396        
        
          <div style="background-color:#0b1396;">Content here</div>
        
        
          .mybackground {background-color:#0b1396;}
        
        Background color #0b1396
      
           Border around this has a color of #0b1396        
        
          <div style="border:2px solid #0b1396;">Content here</div>
        
        
          .myborder {border:2px solid #0b1396;}
        
        Border color #0b1396