#0b1d8a color space conversions
Hex:
        #0b1d8a
        RGB:
        11, 29, 138
        CMY:
        96, 89, 46
        CMYK:
        92, 79, 0, 46
      HSL:
        231°, 85.2349%, 29.2157%
        HSV (HSB):
        231°, 92.0290%, 54.1176%
        XYZ:
        5.1648, 2.7849, 24.3101
        xyY:
        0.1601, 0.0863, 2.7849
      CIE-Lab:
        19.1608, 37.8284, -60.7090
        CIE-LCH:
        19.1608, 71.5302, 301.9274
        CIE-Luv:
        19.1608, -6.3491, -64.5747
        Hunter-Lab:
        16.6879, 26.0411, -74.6892
      #0b1d8a color charts
#0b1d8a RGB chart
      #0b1d8a CMYK chart
      #0b1d8a RGB pie chart
      #0b1d8a color shades, tints & tones
#0b1d8a color schemes
#0b1d8a color preview, HTML & CSS examples
           This text has a color of #0b1d8a        
        
          <p style="color:#0b1d8a;">Text here</p>
        
        
          .mytext {color:#0b1d8a;}
        
        Text color #0b1d8a
      
           This box has a color of #0b1d8a        
        
          <div style="background-color:#0b1d8a;">Content here</div>
        
        
          .mybackground {background-color:#0b1d8a;}
        
        Background color #0b1d8a
      
           Border around this has a color of #0b1d8a        
        
          <div style="border:2px solid #0b1d8a;">Content here</div>
        
        
          .myborder {border:2px solid #0b1d8a;}
        
        Border color #0b1d8a