#2e26ba color space conversions
Hex:
        #2e26ba
        RGB:
        46, 38, 186
        CMY:
        82, 85, 27
        CMYK:
        75, 80, 0, 27
      HSL:
        243°, 66.0714%, 43.9216%
        HSV (HSB):
        243°, 79.5699%, 72.9412%
        XYZ:
        10.6828, 5.5122, 46.9553
        xyY:
        0.1692, 0.0873, 5.5122
      CIE-Lab:
        28.1469, 51.0083, -74.9870
        CIE-LCH:
        28.1469, 90.6912, 304.2246
        CIE-Luv:
        28.1469, -5.6386, -93.8696
        Hunter-Lab:
        23.4782, 40.1322, -102.1427
      #2e26ba color charts
#2e26ba RGB chart
      #2e26ba CMYK chart
      #2e26ba RGB pie chart
      #2e26ba color shades, tints & tones
#2e26ba color schemes
#2e26ba color preview, HTML & CSS examples
           This text has a color of #2e26ba        
        
          <p style="color:#2e26ba;">Text here</p>
        
        
          .mytext {color:#2e26ba;}
        
        Text color #2e26ba
      
           This box has a color of #2e26ba        
        
          <div style="background-color:#2e26ba;">Content here</div>
        
        
          .mybackground {background-color:#2e26ba;}
        
        Background color #2e26ba
      
           Border around this has a color of #2e26ba        
        
          <div style="border:2px solid #2e26ba;">Content here</div>
        
        
          .myborder {border:2px solid #2e26ba;}
        
        Border color #2e26ba