#294d8d color space conversions
Hex:
        #294d8d
        RGB:
        41, 77, 141
        CMY:
        84, 70, 45
        CMYK:
        71, 45, 0, 45
      HSL:
        218°, 54.9451%, 35.6863%
        HSV (HSB):
        218°, 70.9220%, 55.2941%
        XYZ:
        8.3760, 7.7023, 26.2445
        xyY:
        0.1979, 0.1820, 7.7023
      CIE-Lab:
        33.3549, 9.7667, -39.3728
        CIE-LCH:
        33.3549, 40.5661, 283.9314
        CIE-Luv:
        33.3549, -14.0943, -54.7464
        Hunter-Lab:
        27.7529, 5.3050, -36.6404
      #294d8d color charts
#294d8d RGB chart
      #294d8d CMYK chart
      #294d8d RGB pie chart
      #294d8d color shades, tints & tones
#294d8d color schemes
#294d8d color preview, HTML & CSS examples
           This text has a color of #294d8d        
        
          <p style="color:#294d8d;">Text here</p>
        
        
          .mytext {color:#294d8d;}
        
        Text color #294d8d
      
           This box has a color of #294d8d        
        
          <div style="background-color:#294d8d;">Content here</div>
        
        
          .mybackground {background-color:#294d8d;}
        
        Background color #294d8d
      
           Border around this has a color of #294d8d        
        
          <div style="border:2px solid #294d8d;">Content here</div>
        
        
          .myborder {border:2px solid #294d8d;}
        
        Border color #294d8d