#294a6f color space conversions
Hex:
        #294a6f
        RGB:
        41, 74, 111
        CMY:
        84, 71, 56
        CMYK:
        63, 33, 0, 56
      HSL:
        212°, 46.0526%, 29.8039%
        HSV (HSB):
        212°, 63.0631%, 43.5294%
        XYZ:
        6.2325, 6.5167, 15.9683
        xyY:
        0.2170, 0.2269, 6.5167
      CIE-Lab:
        30.6803, 0.4168, -24.9869
        CIE-LCH:
        30.6803, 24.9904, 270.9556
        CIE-Luv:
        30.6803, -13.4433, -32.7828
        Hunter-Lab:
        25.5278, -1.0938, -19.2180
      #294a6f color charts
#294a6f RGB chart
      #294a6f CMYK chart
      #294a6f RGB pie chart
      #294a6f color shades, tints & tones
#294a6f color schemes
#294a6f color preview, HTML & CSS examples
           This text has a color of #294a6f        
        
          <p style="color:#294a6f;">Text here</p>
        
        
          .mytext {color:#294a6f;}
        
        Text color #294a6f
      
           This box has a color of #294a6f        
        
          <div style="background-color:#294a6f;">Content here</div>
        
        
          .mybackground {background-color:#294a6f;}
        
        Background color #294a6f
      
           Border around this has a color of #294a6f        
        
          <div style="border:2px solid #294a6f;">Content here</div>
        
        
          .myborder {border:2px solid #294a6f;}
        
        Border color #294a6f