#294ec4 color space conversions
Hex:
        #294ec4
        RGB:
        41, 78, 196
        CMY:
        84, 69, 23
        CMYK:
        79, 60, 0, 23
      HSL:
        226°, 65.4008%, 46.4706%
        HSV (HSB):
        226°, 79.0816%, 76.8627%
        XYZ:
        13.6026, 9.9057, 53.4196
        xyY:
        0.1768, 0.1288, 9.9057
      CIE-Lab:
        37.6727, 30.1883, -65.2015
        CIE-LCH:
        37.6727, 71.8510, 294.8442
        CIE-Luv:
        37.6727, -14.2502, -93.9587
        Hunter-Lab:
        31.4733, 22.0686, -78.6014
      #294ec4 color charts
#294ec4 RGB chart
      #294ec4 CMYK chart
      #294ec4 RGB pie chart
      #294ec4 color shades, tints & tones
#294ec4 color schemes
#294ec4 color preview, HTML & CSS examples
           This text has a color of #294ec4        
        
          <p style="color:#294ec4;">Text here</p>
        
        
          .mytext {color:#294ec4;}
        
        Text color #294ec4
      
           This box has a color of #294ec4        
        
          <div style="background-color:#294ec4;">Content here</div>
        
        
          .mybackground {background-color:#294ec4;}
        
        Background color #294ec4
      
           Border around this has a color of #294ec4        
        
          <div style="border:2px solid #294ec4;">Content here</div>
        
        
          .myborder {border:2px solid #294ec4;}
        
        Border color #294ec4