#294cdf color space conversions
Hex:
        #294cdf
        RGB:
        41, 76, 223
        CMY:
        84, 70, 13
        CMYK:
        82, 66, 0, 13
      HSL:
        228°, 73.9837%, 51.7647%
        HSV (HSB):
        228°, 81.6143%, 87.4510%
        XYZ:
        16.8182, 10.9680, 71.0427
        xyY:
        0.1702, 0.1110, 10.9680
      CIE-Lab:
        39.5265, 41.3665, -77.7314
        CIE-LCH:
        39.5265, 88.0531, 298.0207
        CIE-Luv:
        39.5265, -14.0273, -112.0666
        Hunter-Lab:
        33.1180, 32.6905, -104.0026
      #294cdf color charts
#294cdf RGB chart
      #294cdf CMYK chart
      #294cdf RGB pie chart
      #294cdf color shades, tints & tones
#294cdf color schemes
#294cdf color preview, HTML & CSS examples
           This text has a color of #294cdf        
        
          <p style="color:#294cdf;">Text here</p>
        
        
          .mytext {color:#294cdf;}
        
        Text color #294cdf
      
           This box has a color of #294cdf        
        
          <div style="background-color:#294cdf;">Content here</div>
        
        
          .mybackground {background-color:#294cdf;}
        
        Background color #294cdf
      
           Border around this has a color of #294cdf        
        
          <div style="border:2px solid #294cdf;">Content here</div>
        
        
          .myborder {border:2px solid #294cdf;}
        
        Border color #294cdf