#2de5cf color space conversions
Hex:
        #2de5cf
        RGB:
        45, 229, 207
        CMY:
        82, 10, 19
        CMYK:
        80, 0, 10, 10
      HSL:
        173°, 77.9661%, 53.7255%
        HSV (HSB):
        173°, 80.3493%, 89.8039%
        XYZ:
        40.3640, 61.1015, 68.6979
        xyY:
        0.2372, 0.3591, 61.1015
      CIE-Lab:
        82.4333, -48.4539, -1.8244
        CIE-LCH:
        82.4333, 48.4882, 182.1563
        CIE-Luv:
        82.4333, -63.2374, 4.8356
        Hunter-Lab:
        78.1675, -44.6195, 2.6099
      #2de5cf color charts
#2de5cf RGB chart
      #2de5cf CMYK chart
      #2de5cf RGB pie chart
      #2de5cf color shades, tints & tones
#2de5cf color schemes
#2de5cf color preview, HTML & CSS examples
           This text has a color of #2de5cf        
        
          <p style="color:#2de5cf;">Text here</p>
        
        
          .mytext {color:#2de5cf;}
        
        Text color #2de5cf
      
           This box has a color of #2de5cf        
        
          <div style="background-color:#2de5cf;">Content here</div>
        
        
          .mybackground {background-color:#2de5cf;}
        
        Background color #2de5cf
      
           Border around this has a color of #2de5cf        
        
          <div style="border:2px solid #2de5cf;">Content here</div>
        
        
          .myborder {border:2px solid #2de5cf;}
        
        Border color #2de5cf