#2e1864 color space conversions
Hex:
        #2e1864
        RGB:
        46, 24, 100
        CMY:
        82, 91, 61
        CMYK:
        54, 76, 0, 61
      HSL:
        257°, 61.2903%, 24.3137%
        HSV (HSB):
        257°, 76.0000%, 39.2157%
        XYZ:
        3.7536, 2.1542, 12.2746
        xyY:
        0.2064, 0.1185, 2.1542
      CIE-Lab:
        16.2766, 31.1475, -40.9659
        CIE-LCH:
        16.2766, 51.4623, 307.2467
        CIE-Luv:
        16.2766, 1.7237, -42.8162
        Hunter-Lab:
        14.6772, 19.9650, -39.3101
      #2e1864 color charts
#2e1864 RGB chart
      #2e1864 CMYK chart
      #2e1864 RGB pie chart
      #2e1864 color shades, tints & tones
#2e1864 color schemes
#2e1864 color preview, HTML & CSS examples
           This text has a color of #2e1864        
        
          <p style="color:#2e1864;">Text here</p>
        
        
          .mytext {color:#2e1864;}
        
        Text color #2e1864
      
           This box has a color of #2e1864        
        
          <div style="background-color:#2e1864;">Content here</div>
        
        
          .mybackground {background-color:#2e1864;}
        
        Background color #2e1864
      
           Border around this has a color of #2e1864        
        
          <div style="border:2px solid #2e1864;">Content here</div>
        
        
          .myborder {border:2px solid #2e1864;}
        
        Border color #2e1864