#0b337f color space conversions
Hex:
        #0b337f
        RGB:
        11, 51, 127
        CMY:
        96, 80, 50
        CMYK:
        91, 60, 0, 50
      HSL:
        219°, 84.0580%, 27.0588%
        HSV (HSB):
        219°, 91.3386%, 49.8039%
        XYZ:
        5.1526, 3.9711, 20.5736
        xyY:
        0.1735, 0.1337, 3.9711
      CIE-Lab:
        23.5757, 18.6492, -46.5321
        CIE-LCH:
        23.5757, 50.1301, 291.8400
        CIE-Luv:
        23.5757, -10.6762, -56.9058
        Hunter-Lab:
        19.9276, 11.2806, -47.2626
      #0b337f color charts
#0b337f RGB chart
      #0b337f CMYK chart
      #0b337f RGB pie chart
      #0b337f color shades, tints & tones
#0b337f color schemes
#0b337f color preview, HTML & CSS examples
           This text has a color of #0b337f        
        
          <p style="color:#0b337f;">Text here</p>
        
        
          .mytext {color:#0b337f;}
        
        Text color #0b337f
      
           This box has a color of #0b337f        
        
          <div style="background-color:#0b337f;">Content here</div>
        
        
          .mybackground {background-color:#0b337f;}
        
        Background color #0b337f
      
           Border around this has a color of #0b337f        
        
          <div style="border:2px solid #0b337f;">Content here</div>
        
        
          .myborder {border:2px solid #0b337f;}
        
        Border color #0b337f