#2e26af color space conversions
Hex:
        #2e26af
        RGB:
        46, 38, 175
        CMY:
        82, 85, 31
        CMYK:
        74, 78, 0, 31
      HSL:
        244°, 64.3192%, 41.7647%
        HSV (HSB):
        244°, 78.2857%, 68.6275%
        XYZ:
        9.5577, 5.0622, 41.0308
        xyY:
        0.1717, 0.0910, 5.0622
      CIE-Lab:
        26.9113, 47.5475, -70.4747
        CIE-LCH:
        26.9113, 85.0144, 304.0066
        CIE-Luv:
        26.9113, -5.0910, -87.4304
        Hunter-Lab:
        22.4994, 36.4526, -92.3742
      #2e26af color charts
#2e26af RGB chart
      #2e26af CMYK chart
      #2e26af RGB pie chart
      #2e26af color shades, tints & tones
#2e26af color schemes
#2e26af color preview, HTML & CSS examples
           This text has a color of #2e26af        
        
          <p style="color:#2e26af;">Text here</p>
        
        
          .mytext {color:#2e26af;}
        
        Text color #2e26af
      
           This box has a color of #2e26af        
        
          <div style="background-color:#2e26af;">Content here</div>
        
        
          .mybackground {background-color:#2e26af;}
        
        Background color #2e26af
      
           Border around this has a color of #2e26af        
        
          <div style="border:2px solid #2e26af;">Content here</div>
        
        
          .myborder {border:2px solid #2e26af;}
        
        Border color #2e26af