#294d4b color space conversions
Hex:
        #294d4b
        RGB:
        41, 77, 75
        CMY:
        84, 70, 71
        CMYK:
        47, 0, 3, 70
      HSL:
        177°, 30.5085%, 23.1373%
        HSV (HSB):
        177°, 46.7532%, 30.1961%
        XYZ:
        4.8383, 6.2872, 7.6151
        xyY:
        0.2582, 0.3355, 6.2872
      CIE-Lab:
        30.1257, -13.5119, -2.8746
        CIE-LCH:
        30.1257, 13.8143, 192.0103
        CIE-Luv:
        30.1257, -15.3500, -1.7607
        Hunter-Lab:
        25.0742, -9.4365, -0.4547
      #294d4b color charts
#294d4b RGB chart
      #294d4b CMYK chart
      #294d4b RGB pie chart
      #294d4b color shades, tints & tones
#294d4b color schemes
#294d4b color preview, HTML & CSS examples
           This text has a color of #294d4b        
        
          <p style="color:#294d4b;">Text here</p>
        
        
          .mytext {color:#294d4b;}
        
        Text color #294d4b
      
           This box has a color of #294d4b        
        
          <div style="background-color:#294d4b;">Content here</div>
        
        
          .mybackground {background-color:#294d4b;}
        
        Background color #294d4b
      
           Border around this has a color of #294d4b        
        
          <div style="border:2px solid #294d4b;">Content here</div>
        
        
          .myborder {border:2px solid #294d4b;}
        
        Border color #294d4b