#2cabaf color space conversions
Hex:
        #2cabaf
        RGB:
        44, 171, 175
        CMY:
        83, 33, 31
        CMYK:
        75, 2, 0, 31
      HSL:
        182°, 59.8174%, 42.9412%
        HSV (HSB):
        182°, 74.8571%, 68.6275%
        XYZ:
        23.3395, 32.7564, 45.6499
        xyY:
        0.2294, 0.3219, 32.7564
      CIE-Lab:
        63.9632, -31.5657, -11.8215
        CIE-LCH:
        63.9632, 33.7067, 200.5311
        CIE-Luv:
        63.9632, -45.3785, -13.2413
        Hunter-Lab:
        57.2332, -27.3666, -7.2272
      #2cabaf color charts
#2cabaf RGB chart
      #2cabaf CMYK chart
      #2cabaf RGB pie chart
      #2cabaf color shades, tints & tones
#2cabaf color schemes
#2cabaf color preview, HTML & CSS examples
           This text has a color of #2cabaf        
        
          <p style="color:#2cabaf;">Text here</p>
        
        
          .mytext {color:#2cabaf;}
        
        Text color #2cabaf
      
           This box has a color of #2cabaf        
        
          <div style="background-color:#2cabaf;">Content here</div>
        
        
          .mybackground {background-color:#2cabaf;}
        
        Background color #2cabaf
      
           Border around this has a color of #2cabaf        
        
          <div style="border:2px solid #2cabaf;">Content here</div>
        
        
          .myborder {border:2px solid #2cabaf;}
        
        Border color #2cabaf