#294f6e color space conversions
Hex:
        #294f6e
        RGB:
        41, 79, 110
        CMY:
        84, 69, 57
        CMYK:
        63, 28, 0, 57
      HSL:
        207°, 45.6954%, 29.6078%
        HSV (HSB):
        207°, 62.7273%, 43.1373%
        XYZ:
        6.5249, 7.1892, 15.7956
        xyY:
        0.2211, 0.2436, 7.1892
      CIE-Lab:
        32.2337, -3.1738, -21.9269
        CIE-LCH:
        32.2337, 22.1554, 261.7639
        CIE-Luv:
        32.2337, -15.2871, -28.6282
        Hunter-Lab:
        26.8126, -3.4838, -16.1595
      #294f6e color charts
#294f6e RGB chart
      #294f6e CMYK chart
      #294f6e RGB pie chart
      #294f6e color shades, tints & tones
#294f6e color schemes
#294f6e color preview, HTML & CSS examples
           This text has a color of #294f6e        
        
          <p style="color:#294f6e;">Text here</p>
        
        
          .mytext {color:#294f6e;}
        
        Text color #294f6e
      
           This box has a color of #294f6e        
        
          <div style="background-color:#294f6e;">Content here</div>
        
        
          .mybackground {background-color:#294f6e;}
        
        Background color #294f6e
      
           Border around this has a color of #294f6e        
        
          <div style="border:2px solid #294f6e;">Content here</div>
        
        
          .myborder {border:2px solid #294f6e;}
        
        Border color #294f6e