#0b066b color space conversions
Hex:
        #0b066b
        RGB:
        11, 6, 107
        CMY:
        96, 98, 58
        CMYK:
        90, 94, 0, 58
      HSL:
        243°, 89.3805%, 22.1569%
        HSV (HSB):
        243°, 94.3925%, 41.9608%
        XYZ:
        2.8570, 1.2629, 14.0031
        xyY:
        0.1576, 0.0697, 1.2629
      CIE-Lab:
        11.0137, 39.0241, -54.3773
        CIE-LCH:
        11.0137, 66.9311, 305.6653
        CIE-Luv:
        11.0137, -2.6843, -41.5517
        Hunter-Lab:
        11.2380, 25.7124, -66.0115
      #0b066b color charts
#0b066b RGB chart
      #0b066b CMYK chart
      #0b066b RGB pie chart
      #0b066b color shades, tints & tones
#0b066b color schemes
#0b066b color preview, HTML & CSS examples
           This text has a color of #0b066b        
        
          <p style="color:#0b066b;">Text here</p>
        
        
          .mytext {color:#0b066b;}
        
        Text color #0b066b
      
           This box has a color of #0b066b        
        
          <div style="background-color:#0b066b;">Content here</div>
        
        
          .mybackground {background-color:#0b066b;}
        
        Background color #0b066b
      
           Border around this has a color of #0b066b        
        
          <div style="border:2px solid #0b066b;">Content here</div>
        
        
          .myborder {border:2px solid #0b066b;}
        
        Border color #0b066b