#2e388b color space conversions
Hex:
        #2e388b
        RGB:
        46, 56, 139
        CMY:
        82, 78, 45
        CMYK:
        67, 60, 0, 45
      HSL:
        234°, 50.2703%, 36.2745%
        HSV (HSB):
        234°, 66.9065%, 54.5098%
        XYZ:
        7.2011, 5.2733, 25.0644
        xyY:
        0.1918, 0.1405, 5.2733
      CIE-Lab:
        27.4995, 24.0732, -47.5741
        CIE-LCH:
        27.4995, 53.3180, 296.8401
        CIE-Luv:
        27.4995, -6.9630, -62.3676
        Hunter-Lab:
        22.9636, 15.7890, -48.6396
      #2e388b color charts
#2e388b RGB chart
      #2e388b CMYK chart
      #2e388b RGB pie chart
      #2e388b color shades, tints & tones
#2e388b color schemes
#2e388b color preview, HTML & CSS examples
           This text has a color of #2e388b        
        
          <p style="color:#2e388b;">Text here</p>
        
        
          .mytext {color:#2e388b;}
        
        Text color #2e388b
      
           This box has a color of #2e388b        
        
          <div style="background-color:#2e388b;">Content here</div>
        
        
          .mybackground {background-color:#2e388b;}
        
        Background color #2e388b
      
           Border around this has a color of #2e388b        
        
          <div style="border:2px solid #2e388b;">Content here</div>
        
        
          .myborder {border:2px solid #2e388b;}
        
        Border color #2e388b