#2e1abc color space conversions
Hex:
        #2e1abc
        RGB:
        46, 26, 188
        CMY:
        82, 90, 26
        CMYK:
        76, 86, 0, 26
      HSL:
        247°, 75.7009%, 41.9608%
        HSV (HSB):
        247°, 86.1702%, 73.7255%
        XYZ:
        10.5732, 4.9505, 47.9752
        xyY:
        0.1665, 0.0780, 4.9505
      CIE-Lab:
        26.5932, 56.8779, -78.7521
        CIE-LCH:
        26.5932, 97.1442, 305.8383
        CIE-Luv:
        26.5932, -4.4797, -94.5758
        Hunter-Lab:
        22.2497, 45.8877, -112.2677
      #2e1abc color charts
#2e1abc RGB chart
      #2e1abc CMYK chart
      #2e1abc RGB pie chart
      #2e1abc color shades, tints & tones
#2e1abc color schemes
#2e1abc color preview, HTML & CSS examples
           This text has a color of #2e1abc        
        
          <p style="color:#2e1abc;">Text here</p>
        
        
          .mytext {color:#2e1abc;}
        
        Text color #2e1abc
      
           This box has a color of #2e1abc        
        
          <div style="background-color:#2e1abc;">Content here</div>
        
        
          .mybackground {background-color:#2e1abc;}
        
        Background color #2e1abc
      
           Border around this has a color of #2e1abc        
        
          <div style="border:2px solid #2e1abc;">Content here</div>
        
        
          .myborder {border:2px solid #2e1abc;}
        
        Border color #2e1abc