#2c464a color space conversions
Hex:
        #2c464a
        RGB:
        44, 70, 74
        CMY:
        83, 73, 71
        CMYK:
        41, 5, 0, 71
      HSL:
        188°, 25.4237%, 23.1373%
        HSV (HSB):
        188°, 40.5405%, 29.0196%
        XYZ:
        4.4649, 5.4102, 7.2875
        xyY:
        0.2602, 0.3152, 5.4102
      CIE-Lab:
        27.8728, -8.6970, -5.5597
        CIE-LCH:
        27.8728, 10.3222, 212.5897
        CIE-Luv:
        27.8728, -11.4770, -5.5464
        Hunter-Lab:
        23.2598, -6.4404, -2.2942
      #2c464a color charts
#2c464a RGB chart
      #2c464a CMYK chart
      #2c464a RGB pie chart
      #2c464a color shades, tints & tones
#2c464a color schemes
#2c464a color preview, HTML & CSS examples
           This text has a color of #2c464a        
        
          <p style="color:#2c464a;">Text here</p>
        
        
          .mytext {color:#2c464a;}
        
        Text color #2c464a
      
           This box has a color of #2c464a        
        
          <div style="background-color:#2c464a;">Content here</div>
        
        
          .mybackground {background-color:#2c464a;}
        
        Background color #2c464a
      
           Border around this has a color of #2c464a        
        
          <div style="border:2px solid #2c464a;">Content here</div>
        
        
          .myborder {border:2px solid #2c464a;}
        
        Border color #2c464a