#295f54 color space conversions
Hex:
        #295f54
        RGB:
        41, 95, 84
        CMY:
        84, 63, 67
        CMYK:
        57, 0, 12, 63
      HSL:
        168°, 39.7059%, 26.6667%
        HSV (HSB):
        168°, 56.8421%, 37.2549%
        XYZ:
        6.6069, 9.2959, 9.8336
        xyY:
        0.2567, 0.3612, 9.2959
      CIE-Lab:
        36.5479, -20.9155, 0.8679
        CIE-LCH:
        36.5479, 20.9335, 177.6238
        CIE-Luv:
        36.5479, -22.4711, 3.9205
        Hunter-Lab:
        30.4892, -14.6759, 2.2199
      #295f54 color charts
#295f54 RGB chart
      #295f54 CMYK chart
      #295f54 RGB pie chart
      #295f54 color shades, tints & tones
#295f54 color schemes
#295f54 color preview, HTML & CSS examples
           This text has a color of #295f54        
        
          <p style="color:#295f54;">Text here</p>
        
        
          .mytext {color:#295f54;}
        
        Text color #295f54
      
           This box has a color of #295f54        
        
          <div style="background-color:#295f54;">Content here</div>
        
        
          .mybackground {background-color:#295f54;}
        
        Background color #295f54
      
           Border around this has a color of #295f54        
        
          <div style="border:2px solid #295f54;">Content here</div>
        
        
          .myborder {border:2px solid #295f54;}
        
        Border color #295f54