#000b30 color space conversions
Hex:
        #000b30
        RGB:
        0, 11, 48
        CMY:
        100, 96, 81
        CMYK:
        100, 77, 0, 81
      HSL:
        226°, 100.0000%, 9.4118%
        HSV (HSB):
        226°, 100.0000%, 18.8235%
        XYZ:
        0.6532, 0.4527, 2.8493
        xyY:
        0.1651, 0.1145, 0.4527
      CIE-Lab:
        4.0896, 9.1289, -24.7401
        CIE-LCH:
        4.0896, 26.3707, 290.2537
        CIE-Luv:
        4.0896, -1.8324, -11.3530
        Hunter-Lab:
        6.7286, 5.5526, -20.3966
      #000b30 color charts
#000b30 RGB chart
      #000b30 CMYK chart
      #000b30 RGB pie chart
      #000b30 color shades, tints & tones
#000b30 color schemes
#000b30 color preview, HTML & CSS examples
           This text has a color of #000b30        
        
          <p style="color:#000b30;">Text here</p>
        
        
          .mytext {color:#000b30;}
        
        Text color #000b30
      
           This box has a color of #000b30        
        
          <div style="background-color:#000b30;">Content here</div>
        
        
          .mybackground {background-color:#000b30;}
        
        Background color #000b30
      
           Border around this has a color of #000b30        
        
          <div style="border:2px solid #000b30;">Content here</div>
        
        
          .myborder {border:2px solid #000b30;}
        
        Border color #000b30