#294e2d color space conversions
Hex:
        #294e2d
        RGB:
        41, 78, 45
        CMY:
        84, 69, 82
        CMYK:
        47, 0, 42, 69
      HSL:
        126°, 31.0924%, 23.3333%
        HSV (HSB):
        126°, 47.4359%, 30.5882%
        XYZ:
        4.1125, 6.1097, 3.4452
        xyY:
        0.3009, 0.4470, 6.1097
      CIE-Lab:
        29.6875, -21.3956, 15.5139
        CIE-LCH:
        29.6875, 26.4282, 144.0543
        CIE-Luv:
        29.6875, -16.5131, 19.2792
        Hunter-Lab:
        24.7177, -13.5575, 9.0386
      #294e2d color charts
#294e2d RGB chart
      #294e2d CMYK chart
      #294e2d RGB pie chart
      #294e2d color shades, tints & tones
#294e2d color schemes
#294e2d color preview, HTML & CSS examples
           This text has a color of #294e2d        
        
          <p style="color:#294e2d;">Text here</p>
        
        
          .mytext {color:#294e2d;}
        
        Text color #294e2d
      
           This box has a color of #294e2d        
        
          <div style="background-color:#294e2d;">Content here</div>
        
        
          .mybackground {background-color:#294e2d;}
        
        Background color #294e2d
      
           Border around this has a color of #294e2d        
        
          <div style="border:2px solid #294e2d;">Content here</div>
        
        
          .myborder {border:2px solid #294e2d;}
        
        Border color #294e2d