#2e2a74 color space conversions
Hex:
        #2e2a74
        RGB:
        46, 42, 116
        CMY:
        82, 84, 55
        CMYK:
        60, 64, 0, 55
      HSL:
        243°, 46.8354%, 30.9804%
        HSV (HSB):
        243°, 63.7931%, 45.4902%
        XYZ:
        5.1071, 3.4977, 16.9290
        xyY:
        0.2000, 0.1370, 3.4977
      CIE-Lab:
        21.9361, 25.1571, -42.1370
        CIE-LCH:
        21.9361, 49.0755, 300.8385
        CIE-Luv:
        21.9361, -2.6570, -50.7109
        Hunter-Lab:
        18.7022, 16.0146, -40.5769
      #2e2a74 color charts
#2e2a74 RGB chart
      #2e2a74 CMYK chart
      #2e2a74 RGB pie chart
      #2e2a74 color shades, tints & tones
#2e2a74 color schemes
#2e2a74 color preview, HTML & CSS examples
           This text has a color of #2e2a74        
        
          <p style="color:#2e2a74;">Text here</p>
        
        
          .mytext {color:#2e2a74;}
        
        Text color #2e2a74
      
           This box has a color of #2e2a74        
        
          <div style="background-color:#2e2a74;">Content here</div>
        
        
          .mybackground {background-color:#2e2a74;}
        
        Background color #2e2a74
      
           Border around this has a color of #2e2a74        
        
          <div style="border:2px solid #2e2a74;">Content here</div>
        
        
          .myborder {border:2px solid #2e2a74;}
        
        Border color #2e2a74