#0b316f color space conversions
Hex:
        #0b316f
        RGB:
        11, 49, 111
        CMY:
        96, 81, 56
        CMYK:
        90, 56, 0, 56
      HSL:
        217°, 81.9672%, 23.9216%
        HSV (HSB):
        217°, 90.0901%, 43.5294%
        XYZ:
        4.1056, 3.4155, 15.4818
        xyY:
        0.1785, 0.1485, 3.4155
      CIE-Lab:
        21.6364, 13.2086, -39.4976
        CIE-LCH:
        21.6364, 41.6476, 288.4907
        CIE-Luv:
        21.6364, -10.2648, -46.7838
        Hunter-Lab:
        18.4810, 7.3122, -36.7314
      #0b316f color charts
#0b316f RGB chart
      #0b316f CMYK chart
      #0b316f RGB pie chart
      #0b316f color shades, tints & tones
#0b316f color schemes
#0b316f color preview, HTML & CSS examples
           This text has a color of #0b316f        
        
          <p style="color:#0b316f;">Text here</p>
        
        
          .mytext {color:#0b316f;}
        
        Text color #0b316f
      
           This box has a color of #0b316f        
        
          <div style="background-color:#0b316f;">Content here</div>
        
        
          .mybackground {background-color:#0b316f;}
        
        Background color #0b316f
      
           Border around this has a color of #0b316f        
        
          <div style="border:2px solid #0b316f;">Content here</div>
        
        
          .myborder {border:2px solid #0b316f;}
        
        Border color #0b316f