#294d9d color space conversions
Hex:
        #294d9d
        RGB:
        41, 77, 157
        CMY:
        84, 70, 38
        CMYK:
        74, 51, 0, 38
      HSL:
        221°, 58.5859%, 38.8235%
        HSV (HSB):
        221°, 73.8854%, 61.5686%
        XYZ:
        9.6541, 8.2135, 32.9748
        xyY:
        0.1899, 0.1615, 8.2135
      CIE-Lab:
        34.4236, 15.9462, -47.3714
        CIE-LCH:
        34.4236, 49.9833, 288.6043
        CIE-Luv:
        34.4236, -13.9765, -66.8613
        Hunter-Lab:
        28.6592, 9.9759, -48.1567
      #294d9d color charts
#294d9d RGB chart
      #294d9d CMYK chart
      #294d9d RGB pie chart
      #294d9d color shades, tints & tones
#294d9d color schemes
#294d9d color preview, HTML & CSS examples
           This text has a color of #294d9d        
        
          <p style="color:#294d9d;">Text here</p>
        
        
          .mytext {color:#294d9d;}
        
        Text color #294d9d
      
           This box has a color of #294d9d        
        
          <div style="background-color:#294d9d;">Content here</div>
        
        
          .mybackground {background-color:#294d9d;}
        
        Background color #294d9d
      
           Border around this has a color of #294d9d        
        
          <div style="border:2px solid #294d9d;">Content here</div>
        
        
          .myborder {border:2px solid #294d9d;}
        
        Border color #294d9d