#294cd5 color space conversions
Hex:
        #294cd5
        RGB:
        41, 76, 213
        CMY:
        84, 70, 16
        CMYK:
        81, 64, 0, 16
      HSL:
        228°, 67.7165%, 49.8039%
        HSV (HSB):
        228°, 80.7512%, 83.5294%
        XYZ:
        15.5091, 10.4444, 64.1493
        xyY:
        0.1721, 0.1159, 10.4444
      CIE-Lab:
        38.6285, 37.7570, -73.4773
        CIE-LCH:
        38.6285, 82.6106, 297.1968
        CIE-Luv:
        38.6285, -13.9106, -105.7254
        Hunter-Lab:
        32.3178, 29.1051, -95.0655
      #294cd5 color charts
#294cd5 RGB chart
      #294cd5 CMYK chart
      #294cd5 RGB pie chart
      #294cd5 color shades, tints & tones
#294cd5 color schemes
#294cd5 color preview, HTML & CSS examples
           This text has a color of #294cd5        
        
          <p style="color:#294cd5;">Text here</p>
        
        
          .mytext {color:#294cd5;}
        
        Text color #294cd5
      
           This box has a color of #294cd5        
        
          <div style="background-color:#294cd5;">Content here</div>
        
        
          .mybackground {background-color:#294cd5;}
        
        Background color #294cd5
      
           Border around this has a color of #294cd5        
        
          <div style="border:2px solid #294cd5;">Content here</div>
        
        
          .myborder {border:2px solid #294cd5;}
        
        Border color #294cd5