#2c625e color space conversions
Hex:
        #2c625e
        RGB:
        44, 98, 94
        CMY:
        83, 62, 63
        CMYK:
        55, 0, 4, 62
      HSL:
        176°, 38.0282%, 27.8431%
        HSV (HSB):
        176°, 55.1020%, 38.4314%
        XYZ:
        7.4268, 10.0790, 12.1437
        xyY:
        0.2505, 0.3399, 10.0790
      CIE-Lab:
        37.9838, -18.9302, -3.1950
        CIE-LCH:
        37.9838, 19.1979, 189.5799
        CIE-Luv:
        37.9838, -22.4818, -1.6067
        Hunter-Lab:
        31.7474, -13.8010, -0.4558
      #2c625e color charts
#2c625e RGB chart
      #2c625e CMYK chart
      #2c625e RGB pie chart
      #2c625e color shades, tints & tones
#2c625e color schemes
#2c625e color preview, HTML & CSS examples
           This text has a color of #2c625e        
        
          <p style="color:#2c625e;">Text here</p>
        
        
          .mytext {color:#2c625e;}
        
        Text color #2c625e
      
           This box has a color of #2c625e        
        
          <div style="background-color:#2c625e;">Content here</div>
        
        
          .mybackground {background-color:#2c625e;}
        
        Background color #2c625e
      
           Border around this has a color of #2c625e        
        
          <div style="border:2px solid #2c625e;">Content here</div>
        
        
          .myborder {border:2px solid #2c625e;}
        
        Border color #2c625e