#2e26bc color space conversions
Hex:
        #2e26bc
        RGB:
        46, 38, 188
        CMY:
        82, 85, 26
        CMYK:
        76, 80, 0, 26
      HSL:
        243°, 66.3717%, 44.3137%
        HSV (HSB):
        243°, 79.7872%, 73.7255%
        XYZ:
        10.8969, 5.5979, 48.0831
        xyY:
        0.1687, 0.0867, 5.5979
      CIE-Lab:
        28.3745, 51.6294, -75.7950
        CIE-LCH:
        28.3745, 91.7086, 304.2616
        CIE-Luv:
        28.3745, -5.7367, -95.0344
        Hunter-Lab:
        23.6599, 40.8061, -103.9309
      #2e26bc color charts
#2e26bc RGB chart
      #2e26bc CMYK chart
      #2e26bc RGB pie chart
      #2e26bc color shades, tints & tones
#2e26bc color schemes
#2e26bc color preview, HTML & CSS examples
           This text has a color of #2e26bc        
        
          <p style="color:#2e26bc;">Text here</p>
        
        
          .mytext {color:#2e26bc;}
        
        Text color #2e26bc
      
           This box has a color of #2e26bc        
        
          <div style="background-color:#2e26bc;">Content here</div>
        
        
          .mybackground {background-color:#2e26bc;}
        
        Background color #2e26bc
      
           Border around this has a color of #2e26bc        
        
          <div style="border:2px solid #2e26bc;">Content here</div>
        
        
          .myborder {border:2px solid #2e26bc;}
        
        Border color #2e26bc