#2e49bd color space conversions
Hex:
        #2e49bd
        RGB:
        46, 73, 189
        CMY:
        82, 71, 26
        CMYK:
        76, 61, 0, 26
      HSL:
        229°, 60.8511%, 46.0784%
        HSV (HSB):
        229°, 75.6614%, 74.1176%
        XYZ:
        12.6946, 9.0201, 49.2161
        xyY:
        0.1790, 0.1272, 9.0201
      CIE-Lab:
        36.0229, 31.3452, -63.7950
        CIE-LCH:
        36.0229, 71.0797, 296.1669
        CIE-Luv:
        36.0229, -12.2155, -90.7314
        Hunter-Lab:
        30.0334, 22.8902, -76.1358
      #2e49bd color charts
#2e49bd RGB chart
      #2e49bd CMYK chart
      #2e49bd RGB pie chart
      #2e49bd color shades, tints & tones
#2e49bd color schemes
#2e49bd color preview, HTML & CSS examples
           This text has a color of #2e49bd        
        
          <p style="color:#2e49bd;">Text here</p>
        
        
          .mytext {color:#2e49bd;}
        
        Text color #2e49bd
      
           This box has a color of #2e49bd        
        
          <div style="background-color:#2e49bd;">Content here</div>
        
        
          .mybackground {background-color:#2e49bd;}
        
        Background color #2e49bd
      
           Border around this has a color of #2e49bd        
        
          <div style="border:2px solid #2e49bd;">Content here</div>
        
        
          .myborder {border:2px solid #2e49bd;}
        
        Border color #2e49bd