#294f3f color space conversions
Hex:
        #294f3f
        RGB:
        41, 79, 63
        CMY:
        84, 69, 75
        CMYK:
        48, 0, 20, 69
      HSL:
        155°, 31.6667%, 23.5294%
        HSV (HSB):
        155°, 48.1013%, 30.9804%
        XYZ:
        4.6076, 6.4223, 5.6994
        xyY:
        0.2754, 0.3839, 6.4223
      CIE-Lab:
        30.4537, -17.9191, 5.2781
        CIE-LCH:
        30.4537, 18.6802, 163.5877
        CIE-Luv:
        30.4537, -16.5095, 8.4454
        Hunter-Lab:
        25.3422, -11.8945, 4.4053
      #294f3f color charts
#294f3f RGB chart
      #294f3f CMYK chart
      #294f3f RGB pie chart
      #294f3f color shades, tints & tones
#294f3f color schemes
#294f3f color preview, HTML & CSS examples
           This text has a color of #294f3f        
        
          <p style="color:#294f3f;">Text here</p>
        
        
          .mytext {color:#294f3f;}
        
        Text color #294f3f
      
           This box has a color of #294f3f        
        
          <div style="background-color:#294f3f;">Content here</div>
        
        
          .mybackground {background-color:#294f3f;}
        
        Background color #294f3f
      
           Border around this has a color of #294f3f        
        
          <div style="border:2px solid #294f3f;">Content here</div>
        
        
          .myborder {border:2px solid #294f3f;}
        
        Border color #294f3f