#2decc5 color space conversions
Hex:
        #2decc5
        RGB:
        45, 236, 197
        CMY:
        82, 7, 23
        CMYK:
        81, 0, 17, 7
      HSL:
        168°, 83.4061%, 55.0980%
        HSV (HSB):
        168°, 80.9322%, 92.5490%
        XYZ:
        41.1557, 64.5800, 63.1194
        xyY:
        0.2437, 0.3825, 64.5800
      CIE-Lab:
        84.2668, -53.9159, 6.1117
        CIE-LCH:
        84.2668, 54.2612, 173.5328
        CIE-Luv:
        84.2668, -66.3463, 17.8904
        Hunter-Lab:
        80.3617, -49.2176, 9.6844
      #2decc5 color charts
#2decc5 RGB chart
      #2decc5 CMYK chart
      #2decc5 RGB pie chart
      #2decc5 color shades, tints & tones
#2decc5 color schemes
#2decc5 color preview, HTML & CSS examples
           This text has a color of #2decc5        
        
          <p style="color:#2decc5;">Text here</p>
        
        
          .mytext {color:#2decc5;}
        
        Text color #2decc5
      
           This box has a color of #2decc5        
        
          <div style="background-color:#2decc5;">Content here</div>
        
        
          .mybackground {background-color:#2decc5;}
        
        Background color #2decc5
      
           Border around this has a color of #2decc5        
        
          <div style="border:2px solid #2decc5;">Content here</div>
        
        
          .myborder {border:2px solid #2decc5;}
        
        Border color #2decc5