#2de8c2 color space conversions
Hex:
        #2de8c2
        RGB:
        45, 232, 194
        CMY:
        82, 9, 24
        CMYK:
        81, 0, 16, 9
      HSL:
        168°, 80.2575%, 54.3137%
        HSV (HSB):
        168°, 80.6034%, 90.9804%
        XYZ:
        39.6764, 62.1662, 60.9470
        xyY:
        0.2437, 0.3819, 62.1662
      CIE-Lab:
        83.0017, -53.0502, 5.8659
        CIE-LCH:
        83.0017, 53.3735, 173.6903
        CIE-Luv:
        83.0017, -65.2091, 17.3411
        Hunter-Lab:
        78.8455, -48.1554, 9.3611
      #2de8c2 color charts
#2de8c2 RGB chart
      #2de8c2 CMYK chart
      #2de8c2 RGB pie chart
      #2de8c2 color shades, tints & tones
#2de8c2 color schemes
#2de8c2 color preview, HTML & CSS examples
           This text has a color of #2de8c2        
        
          <p style="color:#2de8c2;">Text here</p>
        
        
          .mytext {color:#2de8c2;}
        
        Text color #2de8c2
      
           This box has a color of #2de8c2        
        
          <div style="background-color:#2de8c2;">Content here</div>
        
        
          .mybackground {background-color:#2de8c2;}
        
        Background color #2de8c2
      
           Border around this has a color of #2de8c2        
        
          <div style="border:2px solid #2de8c2;">Content here</div>
        
        
          .myborder {border:2px solid #2de8c2;}
        
        Border color #2de8c2