#2deeb1 color space conversions
Hex:
        #2deeb1
        RGB:
        45, 238, 177
        CMY:
        82, 7, 31
        CMYK:
        81, 0, 26, 7
      HSL:
        161°, 85.0220%, 55.4902%
        HSV (HSB):
        161°, 81.0924%, 93.3333%
        XYZ:
        39.5925, 64.8813, 52.0316
        xyY:
        0.2530, 0.4146, 64.8813
      CIE-Lab:
        84.4225, -59.4379, 16.7799
        CIE-LCH:
        84.4225, 61.7611, 164.2351
        CIE-Luv:
        84.4225, -68.4332, 34.2609
        Hunter-Lab:
        80.5489, -53.2218, 18.0851
      #2deeb1 color charts
#2deeb1 RGB chart
      #2deeb1 CMYK chart
      #2deeb1 RGB pie chart
      #2deeb1 color shades, tints & tones
#2deeb1 color schemes
#2deeb1 color preview, HTML & CSS examples
           This text has a color of #2deeb1        
        
          <p style="color:#2deeb1;">Text here</p>
        
        
          .mytext {color:#2deeb1;}
        
        Text color #2deeb1
      
           This box has a color of #2deeb1        
        
          <div style="background-color:#2deeb1;">Content here</div>
        
        
          .mybackground {background-color:#2deeb1;}
        
        Background color #2deeb1
      
           Border around this has a color of #2deeb1        
        
          <div style="border:2px solid #2deeb1;">Content here</div>
        
        
          .myborder {border:2px solid #2deeb1;}
        
        Border color #2deeb1