#2e50bd color space conversions
Hex:
        #2e50bd
        RGB:
        46, 80, 189
        CMY:
        82, 69, 26
        CMYK:
        76, 58, 0, 26
      HSL:
        226°, 60.8511%, 46.0784%
        HSV (HSB):
        226°, 75.6614%, 74.1176%
        XYZ:
        13.1807, 9.9923, 49.3781
        xyY:
        0.1817, 0.1377, 9.9923
      CIE-Lab:
        37.8286, 26.7836, -60.8500
        CIE-LCH:
        37.8286, 66.4837, 293.7570
        CIE-Luv:
        37.8286, -13.9771, -88.2020
        Hunter-Lab:
        31.6106, 19.1107, -70.4881
      #2e50bd color charts
#2e50bd RGB chart
      #2e50bd CMYK chart
      #2e50bd RGB pie chart
      #2e50bd color shades, tints & tones
#2e50bd color schemes
#2e50bd color preview, HTML & CSS examples
           This text has a color of #2e50bd        
        
          <p style="color:#2e50bd;">Text here</p>
        
        
          .mytext {color:#2e50bd;}
        
        Text color #2e50bd
      
           This box has a color of #2e50bd        
        
          <div style="background-color:#2e50bd;">Content here</div>
        
        
          .mybackground {background-color:#2e50bd;}
        
        Background color #2e50bd
      
           Border around this has a color of #2e50bd        
        
          <div style="border:2px solid #2e50bd;">Content here</div>
        
        
          .myborder {border:2px solid #2e50bd;}
        
        Border color #2e50bd