#2e2aa1 color space conversions
Hex:
        #2e2aa1
        RGB:
        46, 42, 161
        CMY:
        82, 84, 37
        CMYK:
        71, 74, 0, 37
      HSL:
        242°, 58.6207%, 39.8039%
        HSV (HSB):
        242°, 73.9130%, 63.1373%
        XYZ:
        8.3877, 4.8100, 34.2046
        xyY:
        0.1769, 0.1015, 4.8100
      CIE-Lab:
        26.1864, 40.7688, -63.2228
        CIE-LCH:
        26.1864, 75.2277, 302.8157
        CIE-Luv:
        26.1864, -4.9883, -78.9697
        Hunter-Lab:
        21.9317, 29.8864, -77.1163
      #2e2aa1 color charts
#2e2aa1 RGB chart
      #2e2aa1 CMYK chart
      #2e2aa1 RGB pie chart
      #2e2aa1 color shades, tints & tones
#2e2aa1 color schemes
#2e2aa1 color preview, HTML & CSS examples
           This text has a color of #2e2aa1        
        
          <p style="color:#2e2aa1;">Text here</p>
        
        
          .mytext {color:#2e2aa1;}
        
        Text color #2e2aa1
      
           This box has a color of #2e2aa1        
        
          <div style="background-color:#2e2aa1;">Content here</div>
        
        
          .mybackground {background-color:#2e2aa1;}
        
        Background color #2e2aa1
      
           Border around this has a color of #2e2aa1        
        
          <div style="border:2px solid #2e2aa1;">Content here</div>
        
        
          .myborder {border:2px solid #2e2aa1;}
        
        Border color #2e2aa1