#295b5b color space conversions
Hex:
        #295b5b
        RGB:
        41, 91, 91
        CMY:
        84, 64, 64
        CMYK:
        55, 0, 0, 64
      HSL:
        180°, 37.8788%, 25.8824%
        HSV (HSB):
        180°, 54.9451%, 35.6863%
        XYZ:
        6.5439, 8.7089, 11.2336
        xyY:
        0.2471, 0.3288, 8.7089
      CIE-Lab:
        35.4177, -16.6998, -5.1517
        CIE-LCH:
        35.4177, 17.4763, 197.1446
        CIE-Luv:
        35.4177, -20.5620, -4.4414
        Hunter-Lab:
        29.5109, -12.0627, -1.9117
      #295b5b color charts
#295b5b RGB chart
      #295b5b CMYK chart
      #295b5b RGB pie chart
      #295b5b color shades, tints & tones
#295b5b color schemes
#295b5b color preview, HTML & CSS examples
           This text has a color of #295b5b        
        
          <p style="color:#295b5b;">Text here</p>
        
        
          .mytext {color:#295b5b;}
        
        Text color #295b5b
      
           This box has a color of #295b5b        
        
          <div style="background-color:#295b5b;">Content here</div>
        
        
          .mybackground {background-color:#295b5b;}
        
        Background color #295b5b
      
           Border around this has a color of #295b5b        
        
          <div style="border:2px solid #295b5b;">Content here</div>
        
        
          .myborder {border:2px solid #295b5b;}
        
        Border color #295b5b