#2e1abe color space conversions
Hex:
        #2e1abe
        RGB:
        46, 26, 190
        CMY:
        82, 90, 25
        CMYK:
        76, 86, 0, 25
      HSL:
        247°, 75.9259%, 42.3529%
        HSV (HSB):
        247°, 86.3158%, 74.5098%
        XYZ:
        10.7904, 5.0373, 49.1188
        xyY:
        0.1661, 0.0776, 5.0373
      CIE-Lab:
        26.8409, 57.4455, -79.5248
        CIE-LCH:
        26.8409, 98.1029, 305.8428
        CIE-Luv:
        26.8409, -4.5911, -95.7291
        Hunter-Lab:
        22.4440, 46.5401, -114.0455
      #2e1abe color charts
#2e1abe RGB chart
      #2e1abe CMYK chart
      #2e1abe RGB pie chart
      #2e1abe color shades, tints & tones
#2e1abe color schemes
#2e1abe color preview, HTML & CSS examples
           This text has a color of #2e1abe        
        
          <p style="color:#2e1abe;">Text here</p>
        
        
          .mytext {color:#2e1abe;}
        
        Text color #2e1abe
      
           This box has a color of #2e1abe        
        
          <div style="background-color:#2e1abe;">Content here</div>
        
        
          .mybackground {background-color:#2e1abe;}
        
        Background color #2e1abe
      
           Border around this has a color of #2e1abe        
        
          <div style="border:2px solid #2e1abe;">Content here</div>
        
        
          .myborder {border:2px solid #2e1abe;}
        
        Border color #2e1abe