#2dd5ae color space conversions
Hex:
        #2dd5ae
        RGB:
        45, 213, 174
        CMY:
        82, 16, 32
        CMYK:
        79, 0, 18, 16
      HSL:
        166°, 66.6667%, 50.5882%
        HSV (HSB):
        166°, 78.8732%, 83.5294%
        XYZ:
        32.5164, 51.2024, 48.2137
        xyY:
        0.2465, 0.3881, 51.2024
      CIE-Lab:
        76.8014, -50.3096, 7.5621
        CIE-LCH:
        76.8014, 50.8747, 171.4518
        CIE-Luv:
        76.8014, -60.1370, 19.1754
        Hunter-Lab:
        71.5558, -44.1087, 10.1400
      #2dd5ae color charts
#2dd5ae RGB chart
      #2dd5ae CMYK chart
      #2dd5ae RGB pie chart
      #2dd5ae color shades, tints & tones
#2dd5ae color schemes
#2dd5ae color preview, HTML & CSS examples
           This text has a color of #2dd5ae        
        
          <p style="color:#2dd5ae;">Text here</p>
        
        
          .mytext {color:#2dd5ae;}
        
        Text color #2dd5ae
      
           This box has a color of #2dd5ae        
        
          <div style="background-color:#2dd5ae;">Content here</div>
        
        
          .mybackground {background-color:#2dd5ae;}
        
        Background color #2dd5ae
      
           Border around this has a color of #2dd5ae        
        
          <div style="border:2px solid #2dd5ae;">Content here</div>
        
        
          .myborder {border:2px solid #2dd5ae;}
        
        Border color #2dd5ae