#2c606e color space conversions
Hex:
        #2c606e
        RGB:
        44, 96, 110
        CMY:
        83, 62, 57
        CMYK:
        60, 13, 0, 57
      HSL:
        193°, 42.8571%, 30.1961%
        HSV (HSB):
        193°, 60.0000%, 43.1373%
        XYZ:
        8.0360, 10.0270, 16.2637
        xyY:
        0.2341, 0.2921, 10.0270
      CIE-Lab:
        37.8909, -12.8369, -13.2013
        CIE-LCH:
        37.8909, 18.4136, 225.8018
        CIE-Luv:
        37.8909, -21.0469, -16.1902
        Hunter-Lab:
        31.6654, -10.1148, -8.2862
      #2c606e color charts
#2c606e RGB chart
      #2c606e CMYK chart
      #2c606e RGB pie chart
      #2c606e color shades, tints & tones
#2c606e color schemes
#2c606e color preview, HTML & CSS examples
           This text has a color of #2c606e        
        
          <p style="color:#2c606e;">Text here</p>
        
        
          .mytext {color:#2c606e;}
        
        Text color #2c606e
      
           This box has a color of #2c606e        
        
          <div style="background-color:#2c606e;">Content here</div>
        
        
          .mybackground {background-color:#2c606e;}
        
        Background color #2c606e
      
           Border around this has a color of #2c606e        
        
          <div style="border:2px solid #2c606e;">Content here</div>
        
        
          .myborder {border:2px solid #2c606e;}
        
        Border color #2c606e