#2e144d color space conversions
Hex:
        #2e144d
        RGB:
        46, 20, 77
        CMY:
        82, 92, 70
        CMYK:
        40, 74, 0, 70
      HSL:
        267°, 58.7629%, 19.0196%
        HSV (HSB):
        267°, 74.0260%, 30.1961%
        XYZ:
        2.7164, 1.6170, 7.1901
        xyY:
        0.2357, 0.1403, 1.6170
      CIE-Lab:
        13.3332, 26.4342, -30.2647
        CIE-LCH:
        13.3332, 40.1836, 311.1350
        CIE-Luv:
        13.3332, 4.5073, -29.2124
        Hunter-Lab:
        12.7160, 15.8785, -24.6235
      #2e144d color charts
#2e144d RGB chart
      #2e144d CMYK chart
      #2e144d RGB pie chart
      #2e144d color shades, tints & tones
#2e144d color schemes
#2e144d color preview, HTML & CSS examples
           This text has a color of #2e144d        
        
          <p style="color:#2e144d;">Text here</p>
        
        
          .mytext {color:#2e144d;}
        
        Text color #2e144d
      
           This box has a color of #2e144d        
        
          <div style="background-color:#2e144d;">Content here</div>
        
        
          .mybackground {background-color:#2e144d;}
        
        Background color #2e144d
      
           Border around this has a color of #2e144d        
        
          <div style="border:2px solid #2e144d;">Content here</div>
        
        
          .myborder {border:2px solid #2e144d;}
        
        Border color #2e144d