#2e2e78 color space conversions
Hex:
        #2e2e78
        RGB:
        46, 46, 120
        CMY:
        82, 82, 53
        CMYK:
        62, 62, 0, 53
      HSL:
        240°, 44.5783%, 32.5490%
        HSV (HSB):
        240°, 61.6667%, 47.0588%
        XYZ:
        5.4939, 3.8909, 18.2308
        xyY:
        0.1989, 0.1409, 3.8909
      CIE-Lab:
        23.3074, 23.8944, -42.4616
        CIE-LCH:
        23.3074, 48.7229, 299.3678
        CIE-Luv:
        23.3074, -3.7784, -52.4029
        Hunter-Lab:
        19.7254, 15.1961, -40.9898
      #2e2e78 color charts
#2e2e78 RGB chart
      #2e2e78 CMYK chart
      #2e2e78 RGB pie chart
      #2e2e78 color shades, tints & tones
#2e2e78 color schemes
#2e2e78 color preview, HTML & CSS examples
           This text has a color of #2e2e78        
        
          <p style="color:#2e2e78;">Text here</p>
        
        
          .mytext {color:#2e2e78;}
        
        Text color #2e2e78
      
           This box has a color of #2e2e78        
        
          <div style="background-color:#2e2e78;">Content here</div>
        
        
          .mybackground {background-color:#2e2e78;}
        
        Background color #2e2e78
      
           Border around this has a color of #2e2e78        
        
          <div style="border:2px solid #2e2e78;">Content here</div>
        
        
          .myborder {border:2px solid #2e2e78;}
        
        Border color #2e2e78