#2e2297 color space conversions
Hex:
        #2e2297
        RGB:
        46, 34, 151
        CMY:
        82, 87, 41
        CMYK:
        70, 77, 0, 41
      HSL:
        246°, 63.2432%, 36.2745%
        HSV (HSB):
        246°, 77.4834%, 59.2157%
        XYZ:
        7.2847, 3.9593, 29.6584
        xyY:
        0.1781, 0.0968, 3.9593
      CIE-Lab:
        23.5363, 41.9714, -61.4800
        CIE-LCH:
        23.5363, 74.4405, 304.3207
        CIE-Luv:
        23.5363, -3.2532, -73.2503
        Hunter-Lab:
        19.8979, 30.5278, -74.4450
      #2e2297 color charts
#2e2297 RGB chart
      #2e2297 CMYK chart
      #2e2297 RGB pie chart
      #2e2297 color shades, tints & tones
#2e2297 color schemes
#2e2297 color preview, HTML & CSS examples
           This text has a color of #2e2297        
        
          <p style="color:#2e2297;">Text here</p>
        
        
          .mytext {color:#2e2297;}
        
        Text color #2e2297
      
           This box has a color of #2e2297        
        
          <div style="background-color:#2e2297;">Content here</div>
        
        
          .mybackground {background-color:#2e2297;}
        
        Background color #2e2297
      
           Border around this has a color of #2e2297        
        
          <div style="border:2px solid #2e2297;">Content here</div>
        
        
          .myborder {border:2px solid #2e2297;}
        
        Border color #2e2297