#8de8cf color space conversions
Hex:
        #8de8cf
        RGB:
        141, 232, 207
        CMY:
        45, 9, 19
        CMYK:
        39, 0, 11, 9
      HSL:
        164°, 66.4234%, 73.1373%
        HSV (HSB):
        164°, 39.2241%, 90.9804%
        XYZ:
        51.1036, 67.8809, 69.4404
        xyY:
        0.2712, 0.3603, 67.8809
      CIE-Lab:
        85.9469, -32.8509, 3.6177
        CIE-LCH:
        85.9469, 33.0495, 173.7156
        CIE-Luv:
        85.9469, -42.2856, 10.9872
        Hunter-Lab:
        82.3899, -33.4649, 7.7017
      #8de8cf color charts
#8de8cf RGB chart
      #8de8cf CMYK chart
      #8de8cf RGB pie chart
      #8de8cf color shades, tints & tones
#8de8cf color schemes
#8de8cf color preview, HTML & CSS examples
           This text has a color of #8de8cf        
        
          <p style="color:#8de8cf;">Text here</p>
        
        
          .mytext {color:#8de8cf;}
        
        Text color #8de8cf
      
           This box has a color of #8de8cf        
        
          <div style="background-color:#8de8cf;">Content here</div>
        
        
          .mybackground {background-color:#8de8cf;}
        
        Background color #8de8cf
      
           Border around this has a color of #8de8cf        
        
          <div style="border:2px solid #8de8cf;">Content here</div>
        
        
          .myborder {border:2px solid #8de8cf;}
        
        Border color #8de8cf