#2dc2b1 color space conversions
Hex:
        #2dc2b1
        RGB:
        45, 194, 177
        CMY:
        82, 24, 31
        CMYK:
        77, 0, 9, 24
      HSL:
        173°, 62.3431%, 46.8627%
        HSV (HSB):
        173°, 76.8041%, 76.0784%
        XYZ:
        28.3098, 42.3158, 48.2707
        xyY:
        0.2381, 0.3559, 42.3158
      CIE-Lab:
        71.0881, -41.4646, -2.3485
        CIE-LCH:
        71.0881, 41.5311, 183.2417
        CIE-Luv:
        71.0881, -53.2934, 2.8514
        Hunter-Lab:
        65.0506, -36.1559, 1.5394
      #2dc2b1 color charts
#2dc2b1 RGB chart
      #2dc2b1 CMYK chart
      #2dc2b1 RGB pie chart
      #2dc2b1 color shades, tints & tones
#2dc2b1 color schemes
#2dc2b1 color preview, HTML & CSS examples
           This text has a color of #2dc2b1        
        
          <p style="color:#2dc2b1;">Text here</p>
        
        
          .mytext {color:#2dc2b1;}
        
        Text color #2dc2b1
      
           This box has a color of #2dc2b1        
        
          <div style="background-color:#2dc2b1;">Content here</div>
        
        
          .mybackground {background-color:#2dc2b1;}
        
        Background color #2dc2b1
      
           Border around this has a color of #2dc2b1        
        
          <div style="border:2px solid #2dc2b1;">Content here</div>
        
        
          .myborder {border:2px solid #2dc2b1;}
        
        Border color #2dc2b1