#2dc4bb color space conversions
Hex:
        #2dc4bb
        RGB:
        45, 196, 187
        CMY:
        82, 23, 27
        CMYK:
        77, 0, 5, 23
      HSL:
        176°, 62.6556%, 47.2549%
        HSV (HSB):
        176°, 77.0408%, 76.8627%
        XYZ:
        29.7918, 43.6256, 53.8641
        xyY:
        0.2341, 0.3427, 43.6256
      CIE-Lab:
        71.9775, -39.5706, -6.4915
        CIE-LCH:
        71.9775, 40.0995, 189.3163
        CIE-Luv:
        71.9775, -53.2809, -3.8429
        Hunter-Lab:
        66.0497, -35.0744, -2.1167
      #2dc4bb color charts
#2dc4bb RGB chart
      #2dc4bb CMYK chart
      #2dc4bb RGB pie chart
      #2dc4bb color shades, tints & tones
#2dc4bb color schemes
#2dc4bb color preview, HTML & CSS examples
           This text has a color of #2dc4bb        
        
          <p style="color:#2dc4bb;">Text here</p>
        
        
          .mytext {color:#2dc4bb;}
        
        Text color #2dc4bb
      
           This box has a color of #2dc4bb        
        
          <div style="background-color:#2dc4bb;">Content here</div>
        
        
          .mybackground {background-color:#2dc4bb;}
        
        Background color #2dc4bb
      
           Border around this has a color of #2dc4bb        
        
          <div style="border:2px solid #2dc4bb;">Content here</div>
        
        
          .myborder {border:2px solid #2dc4bb;}
        
        Border color #2dc4bb