#294ffb color space conversions
Hex:
        #294ffb
        RGB:
        41, 79, 251
        CMY:
        84, 69, 2
        CMYK:
        84, 69, 0, 2
      HSL:
        229°, 96.3303%, 57.2549%
        HSV (HSB):
        229°, 83.6653%, 98.4314%
        XYZ:
        21.1230, 13.0284, 92.6682
        xyY:
        0.1666, 0.1027, 13.0284
      CIE-Lab:
        42.8060, 49.3862, -88.1442
        CIE-LCH:
        42.8060, 101.0366, 299.2614
        CIE-Luv:
        42.8060, -15.0220, -128.6814
        Hunter-Lab:
        36.0949, 41.2935, -126.9517
      #294ffb color charts
#294ffb RGB chart
      #294ffb CMYK chart
      #294ffb RGB pie chart
      #294ffb color shades, tints & tones
#294ffb color schemes
#294ffb color preview, HTML & CSS examples
           This text has a color of #294ffb        
        
          <p style="color:#294ffb;">Text here</p>
        
        
          .mytext {color:#294ffb;}
        
        Text color #294ffb
      
           This box has a color of #294ffb        
        
          <div style="background-color:#294ffb;">Content here</div>
        
        
          .mybackground {background-color:#294ffb;}
        
        Background color #294ffb
      
           Border around this has a color of #294ffb        
        
          <div style="border:2px solid #294ffb;">Content here</div>
        
        
          .myborder {border:2px solid #294ffb;}
        
        Border color #294ffb