#2dbcae color space conversions
Hex:
        #2dbcae
        RGB:
        45, 188, 174
        CMY:
        82, 26, 32
        CMYK:
        76, 0, 7, 26
      HSL:
        174°, 61.3734%, 45.6863%
        HSV (HSB):
        174°, 76.0638%, 73.7255%
        XYZ:
        26.7054, 39.5803, 46.2766
        xyY:
        0.2372, 0.3516, 39.5803
      CIE-Lab:
        69.1696, -39.6261, -3.5269
        CIE-LCH:
        69.1696, 39.7828, 185.0861
        CIE-Luv:
        69.1696, -51.3845, 0.7617
        Hunter-Lab:
        62.9129, -34.3275, 0.4273
      #2dbcae color charts
#2dbcae RGB chart
      #2dbcae CMYK chart
      #2dbcae RGB pie chart
      #2dbcae color shades, tints & tones
#2dbcae color schemes
#2dbcae color preview, HTML & CSS examples
           This text has a color of #2dbcae        
        
          <p style="color:#2dbcae;">Text here</p>
        
        
          .mytext {color:#2dbcae;}
        
        Text color #2dbcae
      
           This box has a color of #2dbcae        
        
          <div style="background-color:#2dbcae;">Content here</div>
        
        
          .mybackground {background-color:#2dbcae;}
        
        Background color #2dbcae
      
           Border around this has a color of #2dbcae        
        
          <div style="border:2px solid #2dbcae;">Content here</div>
        
        
          .myborder {border:2px solid #2dbcae;}
        
        Border color #2dbcae