#2c473f color space conversions
Hex:
        #2c473f
        RGB:
        44, 71, 63
        CMY:
        83, 72, 75
        CMYK:
        38, 0, 11, 72
      HSL:
        162°, 23.4783%, 22.5490%
        HSV (HSB):
        162°, 38.0282%, 27.8431%
        XYZ:
        4.1891, 5.4008, 5.5243
        xyY:
        0.2772, 0.3573, 5.4008
      CIE-Lab:
        27.8475, -12.3809, 1.5587
        CIE-LCH:
        27.8475, 12.4786, 172.8245
        CIE-Luv:
        27.8475, -12.0174, 3.3535
        Hunter-Lab:
        23.2397, -8.4933, 2.1740
      #2c473f color charts
#2c473f RGB chart
      #2c473f CMYK chart
      #2c473f RGB pie chart
      #2c473f color shades, tints & tones
#2c473f color schemes
#2c473f color preview, HTML & CSS examples
           This text has a color of #2c473f        
        
          <p style="color:#2c473f;">Text here</p>
        
        
          .mytext {color:#2c473f;}
        
        Text color #2c473f
      
           This box has a color of #2c473f        
        
          <div style="background-color:#2c473f;">Content here</div>
        
        
          .mybackground {background-color:#2c473f;}
        
        Background color #2c473f
      
           Border around this has a color of #2c473f        
        
          <div style="border:2px solid #2c473f;">Content here</div>
        
        
          .myborder {border:2px solid #2c473f;}
        
        Border color #2c473f