#295a3a color space conversions
Hex:
        #295a3a
        RGB:
        41, 90, 58
        CMY:
        84, 65, 77
        CMYK:
        54, 0, 36, 65
      HSL:
        141°, 37.4046%, 25.6863%
        HSV (HSB):
        141°, 54.4444%, 35.2941%
        XYZ:
        5.3343, 8.0892, 5.2832
        xyY:
        0.2852, 0.4324, 8.0892
      CIE-Lab:
        34.1680, -24.8083, 13.5493
        CIE-LCH:
        34.1680, 28.2672, 151.3584
        CIE-Luv:
        34.1680, -21.3776, 18.8699
        Hunter-Lab:
        28.4416, -16.2943, 8.8956
      #295a3a color charts
#295a3a RGB chart
      #295a3a CMYK chart
      #295a3a RGB pie chart
      #295a3a color shades, tints & tones
#295a3a color schemes
#295a3a color preview, HTML & CSS examples
           This text has a color of #295a3a        
        
          <p style="color:#295a3a;">Text here</p>
        
        
          .mytext {color:#295a3a;}
        
        Text color #295a3a
      
           This box has a color of #295a3a        
        
          <div style="background-color:#295a3a;">Content here</div>
        
        
          .mybackground {background-color:#295a3a;}
        
        Background color #295a3a
      
           Border around this has a color of #295a3a        
        
          <div style="border:2px solid #295a3a;">Content here</div>
        
        
          .myborder {border:2px solid #295a3a;}
        
        Border color #295a3a