#0b414e color space conversions
Hex:
        #0b414e
        RGB:
        11, 65, 78
        CMY:
        96, 75, 69
        CMYK:
        86, 17, 0, 69
      HSL:
        192°, 75.2809%, 17.4510%
        HSV (HSB):
        192°, 85.8974%, 30.5882%
        XYZ:
        3.4035, 4.4018, 7.8780
        xyY:
        0.2170, 0.2807, 4.4018
      CIE-Lab:
        24.9576, -11.7390, -12.7224
        CIE-LCH:
        24.9576, 17.3108, 227.3023
        CIE-Luv:
        24.9576, -16.7273, -13.8379
        Hunter-Lab:
        20.9805, -7.7595, -7.5765
      #0b414e color charts
#0b414e RGB chart
      #0b414e CMYK chart
      #0b414e RGB pie chart
      #0b414e color shades, tints & tones
#0b414e color schemes
#0b414e color preview, HTML & CSS examples
           This text has a color of #0b414e        
        
          <p style="color:#0b414e;">Text here</p>
        
        
          .mytext {color:#0b414e;}
        
        Text color #0b414e
      
           This box has a color of #0b414e        
        
          <div style="background-color:#0b414e;">Content here</div>
        
        
          .mybackground {background-color:#0b414e;}
        
        Background color #0b414e
      
           Border around this has a color of #0b414e        
        
          <div style="border:2px solid #0b414e;">Content here</div>
        
        
          .myborder {border:2px solid #0b414e;}
        
        Border color #0b414e