#2c5154 color space conversions
Hex:
        #2c5154
        RGB:
        44, 81, 84
        CMY:
        83, 68, 67
        CMYK:
        48, 4, 0, 67
      HSL:
        185°, 31.2500%, 25.0980%
        HSV (HSB):
        185°, 47.6190%, 32.9412%
        XYZ:
        5.5814, 7.0604, 9.4561
        xyY:
        0.2526, 0.3195, 7.0604
      CIE-Lab:
        31.9441, -12.3117, -5.9067
        CIE-LCH:
        31.9441, 13.6552, 205.6300
        CIE-Luv:
        31.9441, -15.8668, -5.8076
        Hunter-Lab:
        26.5715, -9.0059, -2.4998
      #2c5154 color charts
#2c5154 RGB chart
      #2c5154 CMYK chart
      #2c5154 RGB pie chart
      #2c5154 color shades, tints & tones
#2c5154 color schemes
#2c5154 color preview, HTML & CSS examples
           This text has a color of #2c5154        
        
          <p style="color:#2c5154;">Text here</p>
        
        
          .mytext {color:#2c5154;}
        
        Text color #2c5154
      
           This box has a color of #2c5154        
        
          <div style="background-color:#2c5154;">Content here</div>
        
        
          .mybackground {background-color:#2c5154;}
        
        Background color #2c5154
      
           Border around this has a color of #2c5154        
        
          <div style="border:2px solid #2c5154;">Content here</div>
        
        
          .myborder {border:2px solid #2c5154;}
        
        Border color #2c5154