#2c8281 color space conversions
Hex:
        #2c8281
        RGB:
        44, 130, 129
        CMY:
        83, 49, 49
        CMYK:
        66, 0, 1, 49
      HSL:
        179°, 49.4253%, 34.1176%
        HSV (HSB):
        179°, 66.1538%, 50.9804%
        XYZ:
        12.9838, 18.0857, 23.5755
        xyY:
        0.2376, 0.3310, 18.0857
      CIE-Lab:
        49.5999, -25.2501, -6.9931
        CIE-LCH:
        49.5999, 26.2006, 195.4803
        CIE-Luv:
        49.5999, -33.2342, -6.3318
        Hunter-Lab:
        42.5273, -19.9259, -3.0989
      #2c8281 color charts
#2c8281 RGB chart
      #2c8281 CMYK chart
      #2c8281 RGB pie chart
      #2c8281 color shades, tints & tones
#2c8281 color schemes
#2c8281 color preview, HTML & CSS examples
           This text has a color of #2c8281        
        
          <p style="color:#2c8281;">Text here</p>
        
        
          .mytext {color:#2c8281;}
        
        Text color #2c8281
      
           This box has a color of #2c8281        
        
          <div style="background-color:#2c8281;">Content here</div>
        
        
          .mybackground {background-color:#2c8281;}
        
        Background color #2c8281
      
           Border around this has a color of #2c8281        
        
          <div style="border:2px solid #2c8281;">Content here</div>
        
        
          .myborder {border:2px solid #2c8281;}
        
        Border color #2c8281