#2d144d color space conversions
Hex:
        #2d144d
        RGB:
        45, 20, 77
        CMY:
        82, 92, 70
        CMYK:
        42, 74, 0, 70
      HSL:
        266°, 58.7629%, 19.0196%
        HSV (HSB):
        266°, 74.0260%, 30.1961%
        XYZ:
        2.6719, 1.5940, 7.1880
        xyY:
        0.2333, 0.1392, 1.5940
      CIE-Lab:
        13.1937, 26.1954, -30.4974
        CIE-LCH:
        13.1937, 40.2031, 310.6606
        CIE-Luv:
        13.1937, 4.1408, -29.2208
        Hunter-Lab:
        12.6255, 15.6810, -24.9177
      #2d144d color charts
#2d144d RGB chart
      #2d144d CMYK chart
      #2d144d RGB pie chart
      #2d144d color shades, tints & tones
#2d144d color schemes
#2d144d color preview, HTML & CSS examples
           This text has a color of #2d144d        
        
          <p style="color:#2d144d;">Text here</p>
        
        
          .mytext {color:#2d144d;}
        
        Text color #2d144d
      
           This box has a color of #2d144d        
        
          <div style="background-color:#2d144d;">Content here</div>
        
        
          .mybackground {background-color:#2d144d;}
        
        Background color #2d144d
      
           Border around this has a color of #2d144d        
        
          <div style="border:2px solid #2d144d;">Content here</div>
        
        
          .myborder {border:2px solid #2d144d;}
        
        Border color #2d144d