#1de5bf color space conversions
Hex:
        #1de5bf
        RGB:
        29, 229, 191
        CMY:
        89, 10, 25
        CMYK:
        87, 0, 17, 10
      HSL:
        169°, 79.3651%, 50.5882%
        HSV (HSB):
        169°, 87.3362%, 89.8039%
        XYZ:
        37.9300, 60.0614, 58.8841
        xyY:
        0.2418, 0.3829, 60.0614
      CIE-Lab:
        81.8716, -53.7442, 5.7985
        CIE-LCH:
        81.8716, 54.0561, 173.8422
        CIE-Luv:
        81.8716, -65.8071, 17.2906
        Hunter-Lab:
        77.4993, -48.2617, 9.2009
      #1de5bf color charts
#1de5bf RGB chart
      #1de5bf CMYK chart
      #1de5bf RGB pie chart
      #1de5bf color shades, tints & tones
#1de5bf color schemes
#1de5bf color preview, HTML & CSS examples
           This text has a color of #1de5bf        
        
          <p style="color:#1de5bf;">Text here</p>
        
        
          .mytext {color:#1de5bf;}
        
        Text color #1de5bf
      
           This box has a color of #1de5bf        
        
          <div style="background-color:#1de5bf;">Content here</div>
        
        
          .mybackground {background-color:#1de5bf;}
        
        Background color #1de5bf
      
           Border around this has a color of #1de5bf        
        
          <div style="border:2px solid #1de5bf;">Content here</div>
        
        
          .myborder {border:2px solid #1de5bf;}
        
        Border color #1de5bf