#8de6cf color space conversions
Hex:
        #8de6cf
        RGB:
        141, 230, 207
        CMY:
        45, 10, 19
        CMYK:
        39, 0, 10, 10
      HSL:
        164°, 64.0288%, 72.7451%
        HSV (HSB):
        164°, 38.6957%, 90.1961%
        XYZ:
        50.5438, 66.7613, 69.2538
        xyY:
        0.2709, 0.3579, 66.7613
      CIE-Lab:
        85.3833, -31.9116, 2.8003
        CIE-LCH:
        85.3833, 32.0342, 174.9850
        CIE-Luv:
        85.3833, -41.4559, 9.5841
        Hunter-Lab:
        81.7076, -32.5694, 6.9423
      #8de6cf color charts
#8de6cf RGB chart
      #8de6cf CMYK chart
      #8de6cf RGB pie chart
      #8de6cf color shades, tints & tones
#8de6cf color schemes
#8de6cf color preview, HTML & CSS examples
           This text has a color of #8de6cf        
        
          <p style="color:#8de6cf;">Text here</p>
        
        
          .mytext {color:#8de6cf;}
        
        Text color #8de6cf
      
           This box has a color of #8de6cf        
        
          <div style="background-color:#8de6cf;">Content here</div>
        
        
          .mybackground {background-color:#8de6cf;}
        
        Background color #8de6cf
      
           Border around this has a color of #8de6cf        
        
          <div style="border:2px solid #8de6cf;">Content here</div>
        
        
          .myborder {border:2px solid #8de6cf;}
        
        Border color #8de6cf