#2e2aa2 color space conversions
Hex:
        #2e2aa2
        RGB:
        46, 42, 162
        CMY:
        82, 84, 36
        CMYK:
        72, 74, 0, 36
      HSL:
        242°, 58.8235%, 40.0000%
        HSV (HSB):
        242°, 74.0741%, 63.5294%
        XYZ:
        8.4763, 4.8454, 34.6709
        xyY:
        0.1766, 0.1010, 4.8454
      CIE-Lab:
        26.2897, 41.1042, -63.6598
        CIE-LCH:
        26.2897, 75.7768, 302.8497
        CIE-Luv:
        26.2897, -5.0368, -79.5736
        Hunter-Lab:
        22.0123, 30.2135, -77.9774
      #2e2aa2 color charts
#2e2aa2 RGB chart
      #2e2aa2 CMYK chart
      #2e2aa2 RGB pie chart
      #2e2aa2 color shades, tints & tones
#2e2aa2 color schemes
#2e2aa2 color preview, HTML & CSS examples
           This text has a color of #2e2aa2        
        
          <p style="color:#2e2aa2;">Text here</p>
        
        
          .mytext {color:#2e2aa2;}
        
        Text color #2e2aa2
      
           This box has a color of #2e2aa2        
        
          <div style="background-color:#2e2aa2;">Content here</div>
        
        
          .mybackground {background-color:#2e2aa2;}
        
        Background color #2e2aa2
      
           Border around this has a color of #2e2aa2        
        
          <div style="border:2px solid #2e2aa2;">Content here</div>
        
        
          .myborder {border:2px solid #2e2aa2;}
        
        Border color #2e2aa2