#0b1b75 color space conversions
Hex:
        #0b1b75
        RGB:
        11, 27, 117
        CMY:
        96, 89, 54
        CMYK:
        91, 77, 0, 54
      HSL:
        231°, 82.8125%, 25.0980%
        HSV (HSB):
        231°, 90.5983%, 45.8824%
        XYZ:
        3.7408, 2.1394, 17.0454
        xyY:
        0.1632, 0.0933, 2.1394
      CIE-Lab:
        16.2023, 31.2745, -52.2690
        CIE-LCH:
        16.2023, 60.9109, 300.8937
        CIE-Luv:
        16.2023, -5.4307, -52.0128
        Hunter-Lab:
        14.6266, 20.0559, -58.8563
      #0b1b75 color charts
#0b1b75 RGB chart
      #0b1b75 CMYK chart
      #0b1b75 RGB pie chart
      #0b1b75 color shades, tints & tones
#0b1b75 color schemes
#0b1b75 color preview, HTML & CSS examples
           This text has a color of #0b1b75        
        
          <p style="color:#0b1b75;">Text here</p>
        
        
          .mytext {color:#0b1b75;}
        
        Text color #0b1b75
      
           This box has a color of #0b1b75        
        
          <div style="background-color:#0b1b75;">Content here</div>
        
        
          .mybackground {background-color:#0b1b75;}
        
        Background color #0b1b75
      
           Border around this has a color of #0b1b75        
        
          <div style="border:2px solid #0b1b75;">Content here</div>
        
        
          .myborder {border:2px solid #0b1b75;}
        
        Border color #0b1b75