#2c5a65 color space conversions
Hex:
        #2c5a65
        RGB:
        44, 90, 101
        CMY:
        83, 65, 60
        CMYK:
        56, 11, 0, 60
      HSL:
        192°, 39.3103%, 28.4314%
        HSV (HSB):
        192°, 56.4356%, 39.6078%
        XYZ:
        7.0438, 8.7874, 13.6368
        xyY:
        0.2390, 0.2982, 8.7874
      CIE-Lab:
        35.5717, -12.2719, -11.1480
        CIE-LCH:
        35.5717, 16.5794, 222.2525
        CIE-Luv:
        35.5717, -19.0085, -13.1297
        Hunter-Lab:
        29.6435, -9.4614, -6.5245
      #2c5a65 color charts
#2c5a65 RGB chart
      #2c5a65 CMYK chart
      #2c5a65 RGB pie chart
      #2c5a65 color shades, tints & tones
#2c5a65 color schemes
#2c5a65 color preview, HTML & CSS examples
           This text has a color of #2c5a65        
        
          <p style="color:#2c5a65;">Text here</p>
        
        
          .mytext {color:#2c5a65;}
        
        Text color #2c5a65
      
           This box has a color of #2c5a65        
        
          <div style="background-color:#2c5a65;">Content here</div>
        
        
          .mybackground {background-color:#2c5a65;}
        
        Background color #2c5a65
      
           Border around this has a color of #2c5a65        
        
          <div style="border:2px solid #2c5a65;">Content here</div>
        
        
          .myborder {border:2px solid #2c5a65;}
        
        Border color #2c5a65