#294fa8 color space conversions
Hex:
        #294fa8
        RGB:
        41, 79, 168
        CMY:
        84, 69, 34
        CMYK:
        76, 53, 0, 34
      HSL:
        222°, 60.7656%, 40.9804%
        HSV (HSB):
        222°, 75.5952%, 65.8824%
        XYZ:
        10.7783, 8.8905, 38.1938
        xyY:
        0.1863, 0.1536, 8.8905
      CIE-Lab:
        35.7727, 18.8561, -51.7871
        CIE-LCH:
        35.7727, 55.1131, 290.0070
        CIE-Luv:
        35.7727, -14.5083, -73.9708
        Hunter-Lab:
        29.8170, 12.3448, -55.0750
      #294fa8 color charts
#294fa8 RGB chart
      #294fa8 CMYK chart
      #294fa8 RGB pie chart
      #294fa8 color shades, tints & tones
#294fa8 color schemes
#294fa8 color preview, HTML & CSS examples
           This text has a color of #294fa8        
        
          <p style="color:#294fa8;">Text here</p>
        
        
          .mytext {color:#294fa8;}
        
        Text color #294fa8
      
           This box has a color of #294fa8        
        
          <div style="background-color:#294fa8;">Content here</div>
        
        
          .mybackground {background-color:#294fa8;}
        
        Background color #294fa8
      
           Border around this has a color of #294fa8        
        
          <div style="border:2px solid #294fa8;">Content here</div>
        
        
          .myborder {border:2px solid #294fa8;}
        
        Border color #294fa8