#295b64 color space conversions
Hex:
        #295b64
        RGB:
        41, 91, 100
        CMY:
        84, 64, 61
        CMYK:
        59, 9, 0, 61
      HSL:
        189°, 41.8440%, 27.6471%
        HSV (HSB):
        189°, 59.0000%, 39.2157%
        XYZ:
        6.9558, 8.8737, 13.4028
        xyY:
        0.2379, 0.3036, 8.8737
      CIE-Lab:
        35.7400, -13.8760, -10.2821
        CIE-LCH:
        35.7400, 17.2704, 216.5385
        CIE-Luv:
        35.7400, -20.2099, -11.7619
        Hunter-Lab:
        29.7887, -10.4498, -5.8241
      #295b64 color charts
#295b64 RGB chart
      #295b64 CMYK chart
      #295b64 RGB pie chart
      #295b64 color shades, tints & tones
#295b64 color schemes
#295b64 color preview, HTML & CSS examples
           This text has a color of #295b64        
        
          <p style="color:#295b64;">Text here</p>
        
        
          .mytext {color:#295b64;}
        
        Text color #295b64
      
           This box has a color of #295b64        
        
          <div style="background-color:#295b64;">Content here</div>
        
        
          .mybackground {background-color:#295b64;}
        
        Background color #295b64
      
           Border around this has a color of #295b64        
        
          <div style="border:2px solid #295b64;">Content here</div>
        
        
          .myborder {border:2px solid #295b64;}
        
        Border color #295b64