#2e164a color space conversions
Hex:
        #2e164a
        RGB:
        46, 22, 74
        CMY:
        82, 91, 71
        CMYK:
        38, 70, 0, 71
      HSL:
        268°, 54.1667%, 18.8235%
        HSV (HSB):
        268°, 70.2703%, 29.0196%
        XYZ:
        2.6497, 1.6491, 6.6572
        xyY:
        0.2418, 0.1505, 1.6491
      CIE-Lab:
        13.5260, 24.3401, -27.8837
        CIE-LCH:
        13.5260, 37.0127, 311.1182
        CIE-Luv:
        13.5260, 4.5649, -27.2442
        Hunter-Lab:
        12.8416, 14.3576, -21.7473
      #2e164a color charts
#2e164a RGB chart
      #2e164a CMYK chart
      #2e164a RGB pie chart
      #2e164a color shades, tints & tones
#2e164a color schemes
#2e164a color preview, HTML & CSS examples
           This text has a color of #2e164a        
        
          <p style="color:#2e164a;">Text here</p>
        
        
          .mytext {color:#2e164a;}
        
        Text color #2e164a
      
           This box has a color of #2e164a        
        
          <div style="background-color:#2e164a;">Content here</div>
        
        
          .mybackground {background-color:#2e164a;}
        
        Background color #2e164a
      
           Border around this has a color of #2e164a        
        
          <div style="border:2px solid #2e164a;">Content here</div>
        
        
          .myborder {border:2px solid #2e164a;}
        
        Border color #2e164a