#295a4e color space conversions
Hex:
        #295a4e
        RGB:
        41, 90, 78
        CMY:
        84, 65, 69
        CMYK:
        54, 0, 13, 65
      HSL:
        165°, 37.4046%, 25.6863%
        HSV (HSB):
        165°, 54.4444%, 35.2941%
        XYZ:
        5.9458, 8.3338, 8.5029
        xyY:
        0.2610, 0.3658, 8.3338
      CIE-Lab:
        34.6686, -19.9148, 1.8728
        CIE-LCH:
        34.6686, 20.0027, 174.6277
        CIE-Luv:
        34.6686, -20.6571, 4.9763
        Hunter-Lab:
        28.8683, -13.7555, 2.7444
      #295a4e color charts
#295a4e RGB chart
      #295a4e CMYK chart
      #295a4e RGB pie chart
      #295a4e color shades, tints & tones
#295a4e color schemes
#295a4e color preview, HTML & CSS examples
           This text has a color of #295a4e        
        
          <p style="color:#295a4e;">Text here</p>
        
        
          .mytext {color:#295a4e;}
        
        Text color #295a4e
      
           This box has a color of #295a4e        
        
          <div style="background-color:#295a4e;">Content here</div>
        
        
          .mybackground {background-color:#295a4e;}
        
        Background color #295a4e
      
           Border around this has a color of #295a4e        
        
          <div style="border:2px solid #295a4e;">Content here</div>
        
        
          .myborder {border:2px solid #295a4e;}
        
        Border color #295a4e