#294fbd color space conversions
Hex:
        #294fbd
        RGB:
        41, 79, 189
        CMY:
        84, 69, 26
        CMYK:
        78, 58, 0, 26
      HSL:
        225°, 64.3478%, 45.0980%
        HSV (HSB):
        225°, 78.3069%, 74.1176%
        XYZ:
        12.8957, 9.7375, 49.3440
        xyY:
        0.1792, 0.1353, 9.7375
      CIE-Lab:
        37.3671, 26.8940, -61.6101
        CIE-LCH:
        37.3671, 67.2242, 293.5822
        CIE-Luv:
        37.3671, -14.4817, -88.8298
        Hunter-Lab:
        31.2050, 19.1581, -71.9109
      #294fbd color charts
#294fbd RGB chart
      #294fbd CMYK chart
      #294fbd RGB pie chart
      #294fbd color shades, tints & tones
#294fbd color schemes
#294fbd color preview, HTML & CSS examples
           This text has a color of #294fbd        
        
          <p style="color:#294fbd;">Text here</p>
        
        
          .mytext {color:#294fbd;}
        
        Text color #294fbd
      
           This box has a color of #294fbd        
        
          <div style="background-color:#294fbd;">Content here</div>
        
        
          .mybackground {background-color:#294fbd;}
        
        Background color #294fbd
      
           Border around this has a color of #294fbd        
        
          <div style="border:2px solid #294fbd;">Content here</div>
        
        
          .myborder {border:2px solid #294fbd;}
        
        Border color #294fbd