#2e2379 color space conversions
Hex:
        #2e2379
        RGB:
        46, 35, 121
        CMY:
        82, 86, 53
        CMYK:
        62, 71, 0, 53
      HSL:
        248°, 55.1282%, 30.5882%
        HSV (HSB):
        248°, 71.0744%, 47.4510%
        XYZ:
        5.1789, 3.1634, 18.4268
        xyY:
        0.1935, 0.1182, 3.1634
      CIE-Lab:
        20.6867, 31.4236, -47.3738
        CIE-LCH:
        20.6867, 56.8482, 303.5568
        CIE-Luv:
        20.6867, -1.5779, -54.9959
        Hunter-Lab:
        17.7859, 20.8507, -48.9763
      #2e2379 color charts
#2e2379 RGB chart
      #2e2379 CMYK chart
      #2e2379 RGB pie chart
      #2e2379 color shades, tints & tones
#2e2379 color schemes
#2e2379 color preview, HTML & CSS examples
           This text has a color of #2e2379        
        
          <p style="color:#2e2379;">Text here</p>
        
        
          .mytext {color:#2e2379;}
        
        Text color #2e2379
      
           This box has a color of #2e2379        
        
          <div style="background-color:#2e2379;">Content here</div>
        
        
          .mybackground {background-color:#2e2379;}
        
        Background color #2e2379
      
           Border around this has a color of #2e2379        
        
          <div style="border:2px solid #2e2379;">Content here</div>
        
        
          .myborder {border:2px solid #2e2379;}
        
        Border color #2e2379