#2e167e color space conversions
Hex:
        #2e167e
        RGB:
        46, 22, 126
        CMY:
        82, 91, 51
        CMYK:
        63, 83, 0, 51
      HSL:
        254°, 70.2703%, 29.0196%
        HSV (HSB):
        254°, 82.5397%, 49.4118%
        XYZ:
        5.1795, 2.6610, 19.9793
        xyY:
        0.1862, 0.0957, 2.6610
      CIE-Lab:
        18.6317, 40.2884, -53.9403
        CIE-LCH:
        18.6317, 67.3254, 306.7563
        CIE-Luv:
        18.6317, -0.1420, -58.2084
        Hunter-Lab:
        16.3126, 28.1295, -61.1981
      #2e167e color charts
#2e167e RGB chart
      #2e167e CMYK chart
      #2e167e RGB pie chart
      #2e167e color shades, tints & tones
#2e167e color schemes
#2e167e color preview, HTML & CSS examples
           This text has a color of #2e167e        
        
          <p style="color:#2e167e;">Text here</p>
        
        
          .mytext {color:#2e167e;}
        
        Text color #2e167e
      
           This box has a color of #2e167e        
        
          <div style="background-color:#2e167e;">Content here</div>
        
        
          .mybackground {background-color:#2e167e;}
        
        Background color #2e167e
      
           Border around this has a color of #2e167e        
        
          <div style="border:2px solid #2e167e;">Content here</div>
        
        
          .myborder {border:2px solid #2e167e;}
        
        Border color #2e167e