#1de8ba color space conversions
Hex:
        #1de8ba
        RGB:
        29, 232, 186
        CMY:
        89, 9, 27
        CMYK:
        88, 0, 20, 9
      HSL:
        166°, 81.5261%, 51.1765%
        HSV (HSB):
        166°, 87.5000%, 90.9804%
        XYZ:
        38.2262, 61.5196, 56.3141
        xyY:
        0.2449, 0.3942, 61.5196
      CIE-Lab:
        82.6573, -56.1750, 9.5591
        CIE-LCH:
        82.6573, 56.9825, 170.3427
        CIE-Luv:
        82.6573, -67.1819, 23.2736
        Hunter-Lab:
        78.4344, -50.2655, 12.3353
      #1de8ba color charts
#1de8ba RGB chart
      #1de8ba CMYK chart
      #1de8ba RGB pie chart
      #1de8ba color shades, tints & tones
#1de8ba color schemes
#1de8ba color preview, HTML & CSS examples
           This text has a color of #1de8ba        
        
          <p style="color:#1de8ba;">Text here</p>
        
        
          .mytext {color:#1de8ba;}
        
        Text color #1de8ba
      
           This box has a color of #1de8ba        
        
          <div style="background-color:#1de8ba;">Content here</div>
        
        
          .mybackground {background-color:#1de8ba;}
        
        Background color #1de8ba
      
           Border around this has a color of #1de8ba        
        
          <div style="border:2px solid #1de8ba;">Content here</div>
        
        
          .myborder {border:2px solid #1de8ba;}
        
        Border color #1de8ba