#2de4c1 color space conversions
Hex:
        #2de4c1
        RGB:
        45, 228, 193
        CMY:
        82, 11, 24
        CMYK:
        80, 0, 15, 11
      HSL:
        169°, 77.2152%, 53.5294%
        HSV (HSB):
        169°, 80.2632%, 89.4118%
        XYZ:
        38.4512, 59.8949, 59.9864
        xyY:
        0.2429, 0.3783, 59.8949
      CIE-Lab:
        81.7811, -51.6754, 4.6320
        CIE-LCH:
        81.7811, 51.8826, 174.8779
        CIE-Luv:
        81.7811, -63.9219, 15.2313
        Hunter-Lab:
        77.3918, -46.7500, 8.2186
      #2de4c1 color charts
#2de4c1 RGB chart
      #2de4c1 CMYK chart
      #2de4c1 RGB pie chart
      #2de4c1 color shades, tints & tones
#2de4c1 color schemes
#2de4c1 color preview, HTML & CSS examples
           This text has a color of #2de4c1        
        
          <p style="color:#2de4c1;">Text here</p>
        
        
          .mytext {color:#2de4c1;}
        
        Text color #2de4c1
      
           This box has a color of #2de4c1        
        
          <div style="background-color:#2de4c1;">Content here</div>
        
        
          .mybackground {background-color:#2de4c1;}
        
        Background color #2de4c1
      
           Border around this has a color of #2de4c1        
        
          <div style="border:2px solid #2de4c1;">Content here</div>
        
        
          .myborder {border:2px solid #2de4c1;}
        
        Border color #2de4c1