#295d4d color space conversions
Hex:
        #295d4d
        RGB:
        41, 93, 77
        CMY:
        84, 64, 70
        CMYK:
        56, 0, 17, 64
      HSL:
        162°, 38.8060%, 26.2745%
        HSV (HSB):
        162°, 55.9140%, 36.4706%
        XYZ:
        6.1684, 8.8359, 8.4016
        xyY:
        0.2635, 0.3775, 8.8359
      CIE-Lab:
        35.6665, -21.7693, 3.9343
        CIE-LCH:
        35.6665, 22.1220, 169.7558
        CIE-Luv:
        35.6665, -21.9366, 7.8000
        Hunter-Lab:
        29.7253, -14.9784, 4.0500
      #295d4d color charts
#295d4d RGB chart
      #295d4d CMYK chart
      #295d4d RGB pie chart
      #295d4d color shades, tints & tones
#295d4d color schemes
#295d4d color preview, HTML & CSS examples
           This text has a color of #295d4d        
        
          <p style="color:#295d4d;">Text here</p>
        
        
          .mytext {color:#295d4d;}
        
        Text color #295d4d
      
           This box has a color of #295d4d        
        
          <div style="background-color:#295d4d;">Content here</div>
        
        
          .mybackground {background-color:#295d4d;}
        
        Background color #295d4d
      
           Border around this has a color of #295d4d        
        
          <div style="border:2px solid #295d4d;">Content here</div>
        
        
          .myborder {border:2px solid #295d4d;}
        
        Border color #295d4d