#294e5d color space conversions
Hex:
        #294e5d
        RGB:
        41, 78, 93
        CMY:
        84, 69, 64
        CMYK:
        56, 16, 0, 64
      HSL:
        197°, 38.8060%, 26.2745%
        HSV (HSB):
        197°, 55.9140%, 36.4706%
        XYZ:
        5.6146, 6.7105, 11.3553
        xyY:
        0.2371, 0.2834, 6.7105
      CIE-Lab:
        31.1386, -8.4545, -12.8669
        CIE-LCH:
        31.1386, 15.3960, 236.6923
        CIE-Luv:
        31.1386, -15.3049, -15.3766
        Hunter-Lab:
        25.9046, -6.6447, -7.8564
      #294e5d color charts
#294e5d RGB chart
      #294e5d CMYK chart
      #294e5d RGB pie chart
      #294e5d color shades, tints & tones
#294e5d color schemes
#294e5d color preview, HTML & CSS examples
           This text has a color of #294e5d        
        
          <p style="color:#294e5d;">Text here</p>
        
        
          .mytext {color:#294e5d;}
        
        Text color #294e5d
      
           This box has a color of #294e5d        
        
          <div style="background-color:#294e5d;">Content here</div>
        
        
          .mybackground {background-color:#294e5d;}
        
        Background color #294e5d
      
           Border around this has a color of #294e5d        
        
          <div style="border:2px solid #294e5d;">Content here</div>
        
        
          .myborder {border:2px solid #294e5d;}
        
        Border color #294e5d