#000b93 color space conversions
Hex:
        #000b93
        RGB:
        0, 11, 147
        CMY:
        100, 96, 42
        CMYK:
        100, 93, 0, 42
      HSL:
        236°, 100.0000%, 28.8235%
        HSV (HSB):
        236°, 100.0000%, 57.6471%
        XYZ:
        5.3861, 2.3459, 27.7727
        xyY:
        0.1517, 0.0661, 2.3459
      CIE-Lab:
        17.2070, 48.9172, -69.5845
        CIE-LCH:
        17.2070, 85.0582, 305.1068
        CIE-Luv:
        17.2070, -5.3560, -66.6421
        Hunter-Lab:
        15.3164, 35.9671, -96.7868
      #000b93 color charts
#000b93 RGB chart
      #000b93 CMYK chart
      #000b93 RGB pie chart
      #000b93 color shades, tints & tones
#000b93 color schemes
#000b93 color preview, HTML & CSS examples
           This text has a color of #000b93        
        
          <p style="color:#000b93;">Text here</p>
        
        
          .mytext {color:#000b93;}
        
        Text color #000b93
      
           This box has a color of #000b93        
        
          <div style="background-color:#000b93;">Content here</div>
        
        
          .mybackground {background-color:#000b93;}
        
        Background color #000b93
      
           Border around this has a color of #000b93        
        
          <div style="border:2px solid #000b93;">Content here</div>
        
        
          .myborder {border:2px solid #000b93;}
        
        Border color #000b93