#2c524e color space conversions
Hex:
        #2c524e
        RGB:
        44, 82, 78
        CMY:
        83, 68, 69
        CMYK:
        46, 0, 5, 68
      HSL:
        174°, 30.1587%, 24.7059%
        HSV (HSB):
        174°, 46.3415%, 32.1569%
        XYZ:
        5.4311, 7.1201, 8.2958
        xyY:
        0.2605, 0.3415, 7.1201
      CIE-Lab:
        32.0788, -14.6519, -1.8925
        CIE-LCH:
        32.0788, 14.7736, 187.3598
        CIE-Luv:
        32.0788, -16.4330, -0.4177
        Hunter-Lab:
        26.6835, -10.3645, 0.2455
      #2c524e color charts
#2c524e RGB chart
      #2c524e CMYK chart
      #2c524e RGB pie chart
      #2c524e color shades, tints & tones
#2c524e color schemes
#2c524e color preview, HTML & CSS examples
           This text has a color of #2c524e        
        
          <p style="color:#2c524e;">Text here</p>
        
        
          .mytext {color:#2c524e;}
        
        Text color #2c524e
      
           This box has a color of #2c524e        
        
          <div style="background-color:#2c524e;">Content here</div>
        
        
          .mybackground {background-color:#2c524e;}
        
        Background color #2c524e
      
           Border around this has a color of #2c524e        
        
          <div style="border:2px solid #2c524e;">Content here</div>
        
        
          .myborder {border:2px solid #2c524e;}
        
        Border color #2c524e