#295a7b color space conversions
Hex:
        #295a7b
        RGB:
        41, 90, 123
        CMY:
        84, 65, 52
        CMYK:
        67, 27, 0, 52
      HSL:
        204°, 50.0000%, 32.1569%
        HSV (HSB):
        204°, 66.6667%, 48.2353%
        XYZ:
        8.1458, 9.2138, 20.0880
        xyY:
        0.2175, 0.2460, 9.2138
      CIE-Lab:
        36.3927, -5.3852, -23.5236
        CIE-LCH:
        36.3927, 24.1322, 257.1055
        CIE-Luv:
        36.3927, -18.9913, -31.6949
        Hunter-Lab:
        30.3543, -5.2183, -17.9893
      #295a7b color charts
#295a7b RGB chart
      #295a7b CMYK chart
      #295a7b RGB pie chart
      #295a7b color shades, tints & tones
#295a7b color schemes
#295a7b color preview, HTML & CSS examples
           This text has a color of #295a7b        
        
          <p style="color:#295a7b;">Text here</p>
        
        
          .mytext {color:#295a7b;}
        
        Text color #295a7b
      
           This box has a color of #295a7b        
        
          <div style="background-color:#295a7b;">Content here</div>
        
        
          .mybackground {background-color:#295a7b;}
        
        Background color #295a7b
      
           Border around this has a color of #295a7b        
        
          <div style="border:2px solid #295a7b;">Content here</div>
        
        
          .myborder {border:2px solid #295a7b;}
        
        Border color #295a7b