#294a8d color space conversions
Hex:
        #294a8d
        RGB:
        41, 74, 141
        CMY:
        84, 71, 45
        CMYK:
        71, 48, 0, 45
      HSL:
        220°, 54.9451%, 35.6863%
        HSV (HSB):
        220°, 70.9220%, 55.2941%
        XYZ:
        8.1709, 7.2921, 26.1762
        xyY:
        0.1962, 0.1751, 7.2921
      CIE-Lab:
        32.4628, 11.7812, -40.8029
        CIE-LCH:
        32.4628, 42.4697, 286.1053
        CIE-Luv:
        32.4628, -13.1475, -56.3956
        Hunter-Lab:
        27.0038, 6.7547, -38.5701
      #294a8d color charts
#294a8d RGB chart
      #294a8d CMYK chart
      #294a8d RGB pie chart
      #294a8d color shades, tints & tones
#294a8d color schemes
#294a8d color preview, HTML & CSS examples
           This text has a color of #294a8d        
        
          <p style="color:#294a8d;">Text here</p>
        
        
          .mytext {color:#294a8d;}
        
        Text color #294a8d
      
           This box has a color of #294a8d        
        
          <div style="background-color:#294a8d;">Content here</div>
        
        
          .mybackground {background-color:#294a8d;}
        
        Background color #294a8d
      
           Border around this has a color of #294a8d        
        
          <div style="border:2px solid #294a8d;">Content here</div>
        
        
          .myborder {border:2px solid #294a8d;}
        
        Border color #294a8d