#2deed2 color space conversions
Hex:
        #2deed2
        RGB:
        45, 238, 210
        CMY:
        82, 7, 18
        CMYK:
        81, 0, 12, 7
      HSL:
        171°, 85.0220%, 55.4902%
        HSV (HSB):
        171°, 81.0924%, 93.3333%
        XYZ:
        43.2896, 66.3601, 71.5000
        xyY:
        0.2390, 0.3663, 66.3601
      CIE-Lab:
        85.1798, -51.4231, 0.6097
        CIE-LCH:
        85.1798, 51.4267, 179.3207
        CIE-Luv:
        85.1798, -66.0702, 9.1243
        Hunter-Lab:
        81.4617, -47.7013, 4.9836
      #2deed2 color charts
#2deed2 RGB chart
      #2deed2 CMYK chart
      #2deed2 RGB pie chart
      #2deed2 color shades, tints & tones
#2deed2 color schemes
#2deed2 color preview, HTML & CSS examples
           This text has a color of #2deed2        
        
          <p style="color:#2deed2;">Text here</p>
        
        
          .mytext {color:#2deed2;}
        
        Text color #2deed2
      
           This box has a color of #2deed2        
        
          <div style="background-color:#2deed2;">Content here</div>
        
        
          .mybackground {background-color:#2deed2;}
        
        Background color #2deed2
      
           Border around this has a color of #2deed2        
        
          <div style="border:2px solid #2deed2;">Content here</div>
        
        
          .myborder {border:2px solid #2deed2;}
        
        Border color #2deed2