#2e3790 color space conversions
Hex:
        #2e3790
        RGB:
        46, 55, 144
        CMY:
        82, 78, 44
        CMYK:
        68, 62, 0, 44
      HSL:
        234°, 51.5789%, 37.2549%
        HSV (HSB):
        234°, 68.0556%, 56.4706%
        XYZ:
        7.5269, 5.3268, 27.0170
        xyY:
        0.1888, 0.1336, 5.3268
      CIE-Lab:
        27.6463, 26.5848, -50.4247
        CIE-LCH:
        27.6463, 57.0035, 297.7990
        CIE-Luv:
        27.6463, -6.8783, -66.0524
        Hunter-Lab:
        23.0799, 17.8234, -53.2480
      #2e3790 color charts
#2e3790 RGB chart
      #2e3790 CMYK chart
      #2e3790 RGB pie chart
      #2e3790 color shades, tints & tones
#2e3790 color schemes
#2e3790 color preview, HTML & CSS examples
           This text has a color of #2e3790        
        
          <p style="color:#2e3790;">Text here</p>
        
        
          .mytext {color:#2e3790;}
        
        Text color #2e3790
      
           This box has a color of #2e3790        
        
          <div style="background-color:#2e3790;">Content here</div>
        
        
          .mybackground {background-color:#2e3790;}
        
        Background color #2e3790
      
           Border around this has a color of #2e3790        
        
          <div style="border:2px solid #2e3790;">Content here</div>
        
        
          .myborder {border:2px solid #2e3790;}
        
        Border color #2e3790