#2e2394 color space conversions
Hex:
        #2e2394
        RGB:
        46, 35, 148
        CMY:
        82, 86, 42
        CMYK:
        69, 76, 0, 42
      HSL:
        246°, 61.7486%, 35.8824%
        HSV (HSB):
        246°, 76.3514%, 58.0392%
        XYZ:
        7.0730, 3.9210, 28.4010
        xyY:
        0.1795, 0.0995, 3.9210
      CIE-Lab:
        23.4086, 40.4450, -59.8415
        CIE-LCH:
        23.4086, 72.2274, 304.0535
        CIE-Luv:
        23.4086, -3.2220, -71.4446
        Hunter-Lab:
        19.8016, 29.1067, -71.1774
      #2e2394 color charts
#2e2394 RGB chart
      #2e2394 CMYK chart
      #2e2394 RGB pie chart
      #2e2394 color shades, tints & tones
#2e2394 color schemes
#2e2394 color preview, HTML & CSS examples
           This text has a color of #2e2394        
        
          <p style="color:#2e2394;">Text here</p>
        
        
          .mytext {color:#2e2394;}
        
        Text color #2e2394
      
           This box has a color of #2e2394        
        
          <div style="background-color:#2e2394;">Content here</div>
        
        
          .mybackground {background-color:#2e2394;}
        
        Background color #2e2394
      
           Border around this has a color of #2e2394        
        
          <div style="border:2px solid #2e2394;">Content here</div>
        
        
          .myborder {border:2px solid #2e2394;}
        
        Border color #2e2394