#304a42 color space conversions
Hex:
        #304a42
        RGB:
        48, 74, 66
        CMY:
        81, 71, 74
        CMYK:
        35, 0, 11, 71
      HSL:
        162°, 21.3115%, 23.9216%
        HSV (HSB):
        162°, 35.1351%, 29.0196%
        XYZ:
        4.6511, 5.9193, 6.0517
        xyY:
        0.2798, 0.3561, 5.9193
      CIE-Lab:
        29.2079, -11.9780, 1.6195
        CIE-LCH:
        29.2079, 12.0870, 172.3002
        CIE-Luv:
        29.2079, -11.8193, 3.4346
        Hunter-Lab:
        24.3296, -8.4530, 2.2831
      #304a42 color charts
#304a42 RGB chart
      #304a42 CMYK chart
      #304a42 RGB pie chart
      #304a42 color shades, tints & tones
#304a42 color schemes
#304a42 color preview, HTML & CSS examples
           This text has a color of #304a42        
        
          <p style="color:#304a42;">Text here</p>
        
        
          .mytext {color:#304a42;}
        
        Text color #304a42
      
           This box has a color of #304a42        
        
          <div style="background-color:#304a42;">Content here</div>
        
        
          .mybackground {background-color:#304a42;}
        
        Background color #304a42
      
           Border around this has a color of #304a42        
        
          <div style="border:2px solid #304a42;">Content here</div>
        
        
          .myborder {border:2px solid #304a42;}
        
        Border color #304a42