#294baf color space conversions
Hex:
        #294baf
        RGB:
        41, 75, 175
        CMY:
        84, 71, 31
        CMYK:
        77, 57, 0, 31
      HSL:
        225°, 62.0370%, 42.3529%
        HSV (HSB):
        225°, 76.5714%, 68.6275%
        XYZ:
        11.1684, 8.5987, 41.6285
        xyY:
        0.1819, 0.1401, 8.5987
      CIE-Lab:
        35.1999, 24.2100, -56.8821
        CIE-LCH:
        35.1999, 61.8198, 293.0554
        CIE-Luv:
        35.1999, -13.3996, -80.6942
        Hunter-Lab:
        29.3236, 16.6686, -63.6432
      #294baf color charts
#294baf RGB chart
      #294baf CMYK chart
      #294baf RGB pie chart
      #294baf color shades, tints & tones
#294baf color schemes
#294baf color preview, HTML & CSS examples
           This text has a color of #294baf        
        
          <p style="color:#294baf;">Text here</p>
        
        
          .mytext {color:#294baf;}
        
        Text color #294baf
      
           This box has a color of #294baf        
        
          <div style="background-color:#294baf;">Content here</div>
        
        
          .mybackground {background-color:#294baf;}
        
        Background color #294baf
      
           Border around this has a color of #294baf        
        
          <div style="border:2px solid #294baf;">Content here</div>
        
        
          .myborder {border:2px solid #294baf;}
        
        Border color #294baf