#2cab9a color space conversions
Hex:
        #2cab9a
        RGB:
        44, 171, 154
        CMY:
        83, 33, 40
        CMYK:
        74, 0, 10, 33
      HSL:
        172°, 59.0698%, 42.1569%
        HSV (HSB):
        172°, 74.2690%, 67.0588%
        XYZ:
        21.4344, 31.9944, 35.6177
        xyY:
        0.2407, 0.3593, 31.9944
      CIE-Lab:
        63.3382, -37.6341, -1.0150
        CIE-LCH:
        63.3382, 37.6477, 181.5449
        CIE-Luv:
        63.3382, -46.8278, 4.2048
        Hunter-Lab:
        56.5636, -31.3450, 2.2600
      #2cab9a color charts
#2cab9a RGB chart
      #2cab9a CMYK chart
      #2cab9a RGB pie chart
      #2cab9a color shades, tints & tones
#2cab9a color schemes
#2cab9a color preview, HTML & CSS examples
           This text has a color of #2cab9a        
        
          <p style="color:#2cab9a;">Text here</p>
        
        
          .mytext {color:#2cab9a;}
        
        Text color #2cab9a
      
           This box has a color of #2cab9a        
        
          <div style="background-color:#2cab9a;">Content here</div>
        
        
          .mybackground {background-color:#2cab9a;}
        
        Background color #2cab9a
      
           Border around this has a color of #2cab9a        
        
          <div style="border:2px solid #2cab9a;">Content here</div>
        
        
          .myborder {border:2px solid #2cab9a;}
        
        Border color #2cab9a