#0b408b color space conversions
Hex:
        #0b408b
        RGB:
        11, 64, 139
        CMY:
        96, 75, 45
        CMYK:
        92, 54, 0, 45
      HSL:
        215°, 85.3333%, 29.4118%
        HSV (HSB):
        215°, 92.0863%, 54.5098%
        XYZ:
        6.6316, 5.6020, 25.1579
        xyY:
        0.1774, 0.1498, 5.6020
      CIE-Lab:
        28.3853, 14.5241, -46.1990
        CIE-LCH:
        28.3853, 48.4283, 287.4521
        CIE-Luv:
        28.3853, -14.0860, -60.8349
        Hunter-Lab:
        23.6686, 8.5932, -46.4527
      #0b408b color charts
#0b408b RGB chart
      #0b408b CMYK chart
      #0b408b RGB pie chart
      #0b408b color shades, tints & tones
#0b408b color schemes
#0b408b color preview, HTML & CSS examples
           This text has a color of #0b408b        
        
          <p style="color:#0b408b;">Text here</p>
        
        
          .mytext {color:#0b408b;}
        
        Text color #0b408b
      
           This box has a color of #0b408b        
        
          <div style="background-color:#0b408b;">Content here</div>
        
        
          .mybackground {background-color:#0b408b;}
        
        Background color #0b408b
      
           Border around this has a color of #0b408b        
        
          <div style="border:2px solid #0b408b;">Content here</div>
        
        
          .myborder {border:2px solid #0b408b;}
        
        Border color #0b408b