#294b8f color space conversions
Hex:
        #294b8f
        RGB:
        41, 75, 143
        CMY:
        84, 71, 44
        CMYK:
        71, 48, 0, 44
      HSL:
        220°, 55.4348%, 36.0784%
        HSV (HSB):
        220°, 71.3287%, 56.0784%
        XYZ:
        8.3885, 7.4867, 26.9896
        xyY:
        0.1957, 0.1747, 7.4867
      CIE-Lab:
        32.8903, 11.8795, -41.3409
        CIE-LCH:
        32.8903, 43.0138, 286.0323
        CIE-Luv:
        32.8903, -13.4473, -57.3818
        Hunter-Lab:
        27.3619, 6.8401, -39.3298
      #294b8f color charts
#294b8f RGB chart
      #294b8f CMYK chart
      #294b8f RGB pie chart
      #294b8f color shades, tints & tones
#294b8f color schemes
#294b8f color preview, HTML & CSS examples
           This text has a color of #294b8f        
        
          <p style="color:#294b8f;">Text here</p>
        
        
          .mytext {color:#294b8f;}
        
        Text color #294b8f
      
           This box has a color of #294b8f        
        
          <div style="background-color:#294b8f;">Content here</div>
        
        
          .mybackground {background-color:#294b8f;}
        
        Background color #294b8f
      
           Border around this has a color of #294b8f        
        
          <div style="border:2px solid #294b8f;">Content here</div>
        
        
          .myborder {border:2px solid #294b8f;}
        
        Border color #294b8f