#294dcf color space conversions
Hex:
        #294dcf
        RGB:
        41, 77, 207
        CMY:
        84, 70, 19
        CMYK:
        80, 63, 0, 19
      HSL:
        227°, 66.9355%, 48.6275%
        HSV (HSB):
        227°, 80.1932%, 81.1765%
        XYZ:
        14.8308, 10.2842, 60.2349
        xyY:
        0.1738, 0.1205, 10.2842
      CIE-Lab:
        38.3477, 34.9245, -70.4793
        CIE-LCH:
        38.3477, 78.6578, 296.3597
        CIE-Luv:
        38.3477, -14.0816, -101.5652
        Hunter-Lab:
        32.0689, 26.4297, -88.9157
      #294dcf color charts
#294dcf RGB chart
      #294dcf CMYK chart
      #294dcf RGB pie chart
      #294dcf color shades, tints & tones
#294dcf color schemes
#294dcf color preview, HTML & CSS examples
           This text has a color of #294dcf        
        
          <p style="color:#294dcf;">Text here</p>
        
        
          .mytext {color:#294dcf;}
        
        Text color #294dcf
      
           This box has a color of #294dcf        
        
          <div style="background-color:#294dcf;">Content here</div>
        
        
          .mybackground {background-color:#294dcf;}
        
        Background color #294dcf
      
           Border around this has a color of #294dcf        
        
          <div style="border:2px solid #294dcf;">Content here</div>
        
        
          .myborder {border:2px solid #294dcf;}
        
        Border color #294dcf