#00095b color space conversions
Hex:
        #00095b
        RGB:
        0, 9, 91
        CMY:
        100, 96, 64
        CMYK:
        100, 90, 0, 64
      HSL:
        234°, 100.0000%, 17.8431%
        HSV (HSB):
        234°, 100.0000%, 35.6863%
        XYZ:
        1.9860, 0.9507, 9.9764
        xyY:
        0.1538, 0.0736, 0.9507
      CIE-Lab:
        8.5739, 31.7943, -47.7955
        CIE-LCH:
        8.5739, 57.4046, 303.6325
        CIE-Luv:
        8.5739, -2.8757, -31.5473
        Hunter-Lab:
        9.7504, 19.2946, -53.8386
      #00095b color charts
#00095b RGB chart
      #00095b CMYK chart
      #00095b RGB pie chart
      #00095b color shades, tints & tones
#00095b color schemes
#00095b color preview, HTML & CSS examples
           This text has a color of #00095b        
        
          <p style="color:#00095b;">Text here</p>
        
        
          .mytext {color:#00095b;}
        
        Text color #00095b
      
           This box has a color of #00095b        
        
          <div style="background-color:#00095b;">Content here</div>
        
        
          .mybackground {background-color:#00095b;}
        
        Background color #00095b
      
           Border around this has a color of #00095b        
        
          <div style="border:2px solid #00095b;">Content here</div>
        
        
          .myborder {border:2px solid #00095b;}
        
        Border color #00095b