#294efd color space conversions
Hex:
        #294efd
        RGB:
        41, 78, 253
        CMY:
        84, 69, 1
        CMYK:
        84, 69, 0, 1
      HSL:
        230°, 98.1481%, 57.6471%
        HSV (HSB):
        230°, 83.7945%, 99.2157%
        XYZ:
        21.3685, 13.0120, 94.3138
        xyY:
        0.1660, 0.1011, 13.0120
      CIE-Lab:
        42.7814, 50.6609, -89.3020
        CIE-LCH:
        42.7814, 102.6712, 299.5662
        CIE-Luv:
        42.7814, -14.8593, -130.0746
        Hunter-Lab:
        36.0722, 42.6135, -129.7682
      #294efd color charts
#294efd RGB chart
      #294efd CMYK chart
      #294efd RGB pie chart
      #294efd color shades, tints & tones
#294efd color schemes
#294efd color preview, HTML & CSS examples
           This text has a color of #294efd        
        
          <p style="color:#294efd;">Text here</p>
        
        
          .mytext {color:#294efd;}
        
        Text color #294efd
      
           This box has a color of #294efd        
        
          <div style="background-color:#294efd;">Content here</div>
        
        
          .mybackground {background-color:#294efd;}
        
        Background color #294efd
      
           Border around this has a color of #294efd        
        
          <div style="border:2px solid #294efd;">Content here</div>
        
        
          .myborder {border:2px solid #294efd;}
        
        Border color #294efd