#294f2d color space conversions
Hex:
        #294f2d
        RGB:
        41, 79, 45
        CMY:
        84, 69, 82
        CMYK:
        48, 0, 43, 69
      HSL:
        126°, 31.6667%, 23.5294%
        HSV (HSB):
        126°, 48.1013%, 30.9804%
        XYZ:
        4.1841, 6.2528, 3.4690
        xyY:
        0.3009, 0.4497, 6.2528
      CIE-Lab:
        30.0416, -21.9094, 15.9787
        CIE-LCH:
        30.0416, 27.1172, 143.8963
        CIE-Luv:
        30.0416, -16.9582, 19.8742
        Hunter-Lab:
        25.0057, -13.8924, 9.2787
      #294f2d color charts
#294f2d RGB chart
      #294f2d CMYK chart
      #294f2d RGB pie chart
      #294f2d color shades, tints & tones
#294f2d color schemes
#294f2d color preview, HTML & CSS examples
           This text has a color of #294f2d        
        
          <p style="color:#294f2d;">Text here</p>
        
        
          .mytext {color:#294f2d;}
        
        Text color #294f2d
      
           This box has a color of #294f2d        
        
          <div style="background-color:#294f2d;">Content here</div>
        
        
          .mybackground {background-color:#294f2d;}
        
        Background color #294f2d
      
           Border around this has a color of #294f2d        
        
          <div style="border:2px solid #294f2d;">Content here</div>
        
        
          .myborder {border:2px solid #294f2d;}
        
        Border color #294f2d