#00303b color space conversions
Hex:
        #00303b
        RGB:
        0, 48, 59
        CMY:
        100, 81, 77
        CMYK:
        100, 19, 0, 77
      HSL:
        191°, 100.0000%, 11.5686%
        HSV (HSB):
        191°, 100.0000%, 23.1373%
        XYZ:
        1.8464, 2.4297, 4.5093
        xyY:
        0.2102, 0.2766, 2.4297
      CIE-Lab:
        17.5975, -10.4073, -11.2692
        CIE-LCH:
        17.5975, 15.3397, 227.2769
        CIE-Luv:
        17.5975, -12.6546, -10.6036
        Hunter-Lab:
        15.5874, -6.1342, -6.2410
      #00303b color charts
#00303b RGB chart
      #00303b CMYK chart
      #00303b RGB pie chart
      #00303b color shades, tints & tones
#00303b color schemes
#00303b color preview, HTML & CSS examples
           This text has a color of #00303b        
        
          <p style="color:#00303b;">Text here</p>
        
        
          .mytext {color:#00303b;}
        
        Text color #00303b
      
           This box has a color of #00303b        
        
          <div style="background-color:#00303b;">Content here</div>
        
        
          .mybackground {background-color:#00303b;}
        
        Background color #00303b
      
           Border around this has a color of #00303b        
        
          <div style="border:2px solid #00303b;">Content here</div>
        
        
          .myborder {border:2px solid #00303b;}
        
        Border color #00303b