#2dfdae color space conversions
Hex:
        #2dfdae
        RGB:
        45, 253, 174
        CMY:
        82, 1, 32
        CMYK:
        82, 0, 31, 1
      HSL:
        157°, 98.1132%, 58.4314%
        HSV (HSB):
        157°, 82.2134%, 99.2157%
        XYZ:
        43.8474, 73.8644, 51.9907
        xyY:
        0.2584, 0.4353, 73.8644
      CIE-Lab:
        88.8584, -65.6337, 24.4689
        CIE-LCH:
        88.8584, 70.0465, 159.5540
        CIE-Luv:
        88.8584, -73.6157, 46.1930
        Hunter-Lab:
        85.9444, -59.3349, 24.2946
      #2dfdae color charts
#2dfdae RGB chart
      #2dfdae CMYK chart
      #2dfdae RGB pie chart
      #2dfdae color shades, tints & tones
#2dfdae color schemes
#2dfdae color preview, HTML & CSS examples
           This text has a color of #2dfdae        
        
          <p style="color:#2dfdae;">Text here</p>
        
        
          .mytext {color:#2dfdae;}
        
        Text color #2dfdae
      
           This box has a color of #2dfdae        
        
          <div style="background-color:#2dfdae;">Content here</div>
        
        
          .mybackground {background-color:#2dfdae;}
        
        Background color #2dfdae
      
           Border around this has a color of #2dfdae        
        
          <div style="border:2px solid #2dfdae;">Content here</div>
        
        
          .myborder {border:2px solid #2dfdae;}
        
        Border color #2dfdae