#295a5d color space conversions
Hex:
        #295a5d
        RGB:
        41, 90, 93
        CMY:
        84, 65, 64
        CMYK:
        56, 3, 0, 64
      HSL:
        183°, 38.8060%, 26.2745%
        HSV (HSB):
        183°, 55.9140%, 36.4706%
        XYZ:
        6.5464, 8.5741, 11.6659
        xyY:
        0.2444, 0.3201, 8.5741
      CIE-Lab:
        35.1509, -15.5233, -6.7997
        CIE-LCH:
        35.1509, 16.9473, 203.6548
        CIE-Luv:
        35.1509, -20.0821, -6.7761
        Hunter-Lab:
        29.2815, -11.3358, -3.1243
      #295a5d color charts
#295a5d RGB chart
      #295a5d CMYK chart
      #295a5d RGB pie chart
      #295a5d color shades, tints & tones
#295a5d color schemes
#295a5d color preview, HTML & CSS examples
           This text has a color of #295a5d        
        
          <p style="color:#295a5d;">Text here</p>
        
        
          .mytext {color:#295a5d;}
        
        Text color #295a5d
      
           This box has a color of #295a5d        
        
          <div style="background-color:#295a5d;">Content here</div>
        
        
          .mybackground {background-color:#295a5d;}
        
        Background color #295a5d
      
           Border around this has a color of #295a5d        
        
          <div style="border:2px solid #295a5d;">Content here</div>
        
        
          .myborder {border:2px solid #295a5d;}
        
        Border color #295a5d