#2c3140 color space conversions
Hex:
        #2c3140
        RGB:
        44, 49, 64
        CMY:
        83, 81, 75
        CMYK:
        31, 23, 0, 75
      HSL:
        225°, 18.5185%, 21.1765%
        HSV (HSB):
        225°, 31.2500%, 25.0980%
        XYZ:
        3.0624, 3.1023, 5.2879
        xyY:
        0.2674, 0.2709, 3.1023
      CIE-Lab:
        20.4489, 1.9961, -10.1259
        CIE-LCH:
        20.4489, 10.3208, 281.1517
        CIE-Luv:
        20.4489, -2.8462, -11.1148
        Hunter-Lab:
        17.6132, 0.2128, -5.4709
      #2c3140 color charts
#2c3140 RGB chart
      #2c3140 CMYK chart
      #2c3140 RGB pie chart
      #2c3140 color shades, tints & tones
#2c3140 color schemes
#2c3140 color preview, HTML & CSS examples
           This text has a color of #2c3140        
        
          <p style="color:#2c3140;">Text here</p>
        
        
          .mytext {color:#2c3140;}
        
        Text color #2c3140
      
           This box has a color of #2c3140        
        
          <div style="background-color:#2c3140;">Content here</div>
        
        
          .mybackground {background-color:#2c3140;}
        
        Background color #2c3140
      
           Border around this has a color of #2c3140        
        
          <div style="border:2px solid #2c3140;">Content here</div>
        
        
          .myborder {border:2px solid #2c3140;}
        
        Border color #2c3140