#295d4f color space conversions
Hex:
        #295d4f
        RGB:
        41, 93, 79
        CMY:
        84, 64, 69
        CMYK:
        56, 0, 15, 64
      HSL:
        164°, 38.8060%, 26.2745%
        HSV (HSB):
        164°, 55.9140%, 36.4706%
        XYZ:
        6.2401, 8.8646, 8.7793
        xyY:
        0.2613, 0.3712, 8.8646
      CIE-Lab:
        35.7223, -21.2343, 2.7733
        CIE-LCH:
        35.7223, 21.4146, 172.5591
        CIE-Luv:
        35.7223, -21.8567, 6.3111
        Hunter-Lab:
        29.7735, -14.6928, 3.3587
      #295d4f color charts
#295d4f RGB chart
      #295d4f CMYK chart
      #295d4f RGB pie chart
      #295d4f color shades, tints & tones
#295d4f color schemes
#295d4f color preview, HTML & CSS examples
           This text has a color of #295d4f        
        
          <p style="color:#295d4f;">Text here</p>
        
        
          .mytext {color:#295d4f;}
        
        Text color #295d4f
      
           This box has a color of #295d4f        
        
          <div style="background-color:#295d4f;">Content here</div>
        
        
          .mybackground {background-color:#295d4f;}
        
        Background color #295d4f
      
           Border around this has a color of #295d4f        
        
          <div style="border:2px solid #295d4f;">Content here</div>
        
        
          .myborder {border:2px solid #295d4f;}
        
        Border color #295d4f