#295d5f color space conversions
Hex:
        #295d5f
        RGB:
        41, 93, 95
        CMY:
        84, 64, 63
        CMYK:
        57, 2, 0, 63
      HSL:
        182°, 39.7059%, 26.6667%
        HSV (HSB):
        182°, 56.8421%, 37.2549%
        XYZ:
        6.8944, 9.1263, 12.2247
        xyY:
        0.2441, 0.3231, 9.1263
      CIE-Lab:
        36.2264, -16.5903, -6.4385
        CIE-LCH:
        36.2264, 17.7958, 201.2107
        CIE-Luv:
        36.2264, -21.2044, -6.2123
        Hunter-Lab:
        30.2098, -12.1307, -2.8453
      #295d5f color charts
#295d5f RGB chart
      #295d5f CMYK chart
      #295d5f RGB pie chart
      #295d5f color shades, tints & tones
#295d5f color schemes
#295d5f color preview, HTML & CSS examples
           This text has a color of #295d5f        
        
          <p style="color:#295d5f;">Text here</p>
        
        
          .mytext {color:#295d5f;}
        
        Text color #295d5f
      
           This box has a color of #295d5f        
        
          <div style="background-color:#295d5f;">Content here</div>
        
        
          .mybackground {background-color:#295d5f;}
        
        Background color #295d5f
      
           Border around this has a color of #295d5f        
        
          <div style="border:2px solid #295d5f;">Content here</div>
        
        
          .myborder {border:2px solid #295d5f;}
        
        Border color #295d5f