#2e1366 color space conversions
Hex:
        #2e1366
        RGB:
        46, 19, 102
        CMY:
        82, 93, 60
        CMYK:
        55, 81, 0, 60
      HSL:
        260°, 68.5950%, 23.7255%
        HSV (HSB):
        260°, 81.3725%, 40.0000%
        XYZ:
        3.7579, 2.0059, 12.7595
        xyY:
        0.2029, 0.1083, 2.0059
      CIE-Lab:
        15.5182, 34.4809, -43.5294
        CIE-LCH:
        15.5182, 55.5315, 308.3838
        CIE-Luv:
        15.5182, 2.1322, -43.9851
        Hunter-Lab:
        14.1630, 22.5762, -43.5006
      #2e1366 color charts
#2e1366 RGB chart
      #2e1366 CMYK chart
      #2e1366 RGB pie chart
      #2e1366 color shades, tints & tones
#2e1366 color schemes
#2e1366 color preview, HTML & CSS examples
           This text has a color of #2e1366        
        
          <p style="color:#2e1366;">Text here</p>
        
        
          .mytext {color:#2e1366;}
        
        Text color #2e1366
      
           This box has a color of #2e1366        
        
          <div style="background-color:#2e1366;">Content here</div>
        
        
          .mybackground {background-color:#2e1366;}
        
        Background color #2e1366
      
           Border around this has a color of #2e1366        
        
          <div style="border:2px solid #2e1366;">Content here</div>
        
        
          .myborder {border:2px solid #2e1366;}
        
        Border color #2e1366