#294e8e color space conversions
Hex:
        #294e8e
        RGB:
        41, 78, 142
        CMY:
        84, 69, 44
        CMYK:
        71, 45, 0, 44
      HSL:
        218°, 55.1913%, 35.8824%
        HSV (HSB):
        218°, 71.1268%, 55.6863%
        XYZ:
        8.5213, 7.8732, 26.6617
        xyY:
        0.1979, 0.1829, 7.8732
      CIE-Lab:
        33.7174, 9.4835, -39.4041
        CIE-LCH:
        33.7174, 40.5292, 283.5322
        CIE-Luv:
        33.7174, -14.4039, -54.9522
        Hunter-Lab:
        28.0592, 5.1052, -36.6957
      #294e8e color charts
#294e8e RGB chart
      #294e8e CMYK chart
      #294e8e RGB pie chart
      #294e8e color shades, tints & tones
#294e8e color schemes
#294e8e color preview, HTML & CSS examples
           This text has a color of #294e8e        
        
          <p style="color:#294e8e;">Text here</p>
        
        
          .mytext {color:#294e8e;}
        
        Text color #294e8e
      
           This box has a color of #294e8e        
        
          <div style="background-color:#294e8e;">Content here</div>
        
        
          .mybackground {background-color:#294e8e;}
        
        Background color #294e8e
      
           Border around this has a color of #294e8e        
        
          <div style="border:2px solid #294e8e;">Content here</div>
        
        
          .myborder {border:2px solid #294e8e;}
        
        Border color #294e8e