#2dfde3 color space conversions
Hex:
        #2dfde3
        RGB:
        45, 253, 227
        CMY:
        82, 1, 11
        CMYK:
        82, 0, 10, 1
      HSL:
        173°, 98.1132%, 58.4314%
        HSV (HSB):
        173°, 82.2134%, 99.2157%
        XYZ:
        50.0726, 76.3545, 84.7718
        xyY:
        0.2371, 0.3615, 76.3545
      CIE-Lab:
        90.0237, -53.1761, -1.1904
        CIE-LCH:
        90.0237, 53.1894, 181.2824
        CIE-Luv:
        90.0237, -69.8445, 6.6525
        Hunter-Lab:
        87.3811, -50.6297, 3.6472
      #2dfde3 color charts
#2dfde3 RGB chart
      #2dfde3 CMYK chart
      #2dfde3 RGB pie chart
      #2dfde3 color shades, tints & tones
#2dfde3 color schemes
#2dfde3 color preview, HTML & CSS examples
           This text has a color of #2dfde3        
        
          <p style="color:#2dfde3;">Text here</p>
        
        
          .mytext {color:#2dfde3;}
        
        Text color #2dfde3
      
           This box has a color of #2dfde3        
        
          <div style="background-color:#2dfde3;">Content here</div>
        
        
          .mybackground {background-color:#2dfde3;}
        
        Background color #2dfde3
      
           Border around this has a color of #2dfde3        
        
          <div style="border:2px solid #2dfde3;">Content here</div>
        
        
          .myborder {border:2px solid #2dfde3;}
        
        Border color #2dfde3