#2e3198 color space conversions
Hex:
        #2e3198
        RGB:
        46, 49, 152
        CMY:
        82, 81, 40
        CMYK:
        70, 68, 0, 40
      HSL:
        238°, 53.5354%, 38.8235%
        HSV (HSB):
        238°, 69.7368%, 59.6078%
        XYZ:
        7.8925, 5.0445, 30.2635
        xyY:
        0.1827, 0.1168, 5.0445
      CIE-Lab:
        26.8611, 33.3909, -56.6233
        CIE-LCH:
        26.8611, 65.7355, 300.5279
        CIE-Luv:
        26.8611, -5.8548, -72.6111
        Hunter-Lab:
        22.4599, 23.4210, -64.1681
      #2e3198 color charts
#2e3198 RGB chart
      #2e3198 CMYK chart
      #2e3198 RGB pie chart
      #2e3198 color shades, tints & tones
#2e3198 color schemes
#2e3198 color preview, HTML & CSS examples
           This text has a color of #2e3198        
        
          <p style="color:#2e3198;">Text here</p>
        
        
          .mytext {color:#2e3198;}
        
        Text color #2e3198
      
           This box has a color of #2e3198        
        
          <div style="background-color:#2e3198;">Content here</div>
        
        
          .mybackground {background-color:#2e3198;}
        
        Background color #2e3198
      
           Border around this has a color of #2e3198        
        
          <div style="border:2px solid #2e3198;">Content here</div>
        
        
          .myborder {border:2px solid #2e3198;}
        
        Border color #2e3198