#2e1192 color space conversions
Hex:
        #2e1192
        RGB:
        46, 17, 146
        CMY:
        82, 93, 43
        CMYK:
        68, 88, 0, 43
      HSL:
        253°, 79.1411%, 31.9608%
        HSV (HSB):
        253°, 88.3562%, 57.2549%
        XYZ:
        6.5155, 3.0571, 27.4408
        xyY:
        0.1760, 0.0826, 3.0571
      CIE-Lab:
        20.2710, 48.2910, -63.7945
        CIE-LCH:
        20.2710, 80.0110, 307.1249
        CIE-Luv:
        20.2710, -1.1463, -69.5882
        Hunter-Lab:
        17.4845, 35.9191, -80.8129
      #2e1192 color charts
#2e1192 RGB chart
      #2e1192 CMYK chart
      #2e1192 RGB pie chart
      #2e1192 color shades, tints & tones
#2e1192 color schemes
#2e1192 color preview, HTML & CSS examples
           This text has a color of #2e1192        
        
          <p style="color:#2e1192;">Text here</p>
        
        
          .mytext {color:#2e1192;}
        
        Text color #2e1192
      
           This box has a color of #2e1192        
        
          <div style="background-color:#2e1192;">Content here</div>
        
        
          .mybackground {background-color:#2e1192;}
        
        Background color #2e1192
      
           Border around this has a color of #2e1192        
        
          <div style="border:2px solid #2e1192;">Content here</div>
        
        
          .myborder {border:2px solid #2e1192;}
        
        Border color #2e1192