#8de0bc color space conversions
Hex:
        #8de0bc
        RGB:
        141, 224, 188
        CMY:
        45, 12, 26
        CMYK:
        37, 0, 16, 12
      HSL:
        154°, 57.2414%, 71.5686%
        HSV (HSB):
        154°, 37.0536%, 87.8431%
        XYZ:
        46.7173, 62.6049, 57.1986
        xyY:
        0.2805, 0.3760, 62.6049
      CIE-Lab:
        83.2340, -33.1397, 9.7173
        CIE-LCH:
        83.2340, 34.5350, 163.6576
        CIE-Luv:
        83.2340, -39.3669, 20.0049
        Hunter-Lab:
        79.1232, -33.0727, 12.5252
      #8de0bc color charts
#8de0bc RGB chart
      #8de0bc CMYK chart
      #8de0bc RGB pie chart
      #8de0bc color shades, tints & tones
#8de0bc color schemes
#8de0bc color preview, HTML & CSS examples
           This text has a color of #8de0bc        
        
          <p style="color:#8de0bc;">Text here</p>
        
        
          .mytext {color:#8de0bc;}
        
        Text color #8de0bc
      
           This box has a color of #8de0bc        
        
          <div style="background-color:#8de0bc;">Content here</div>
        
        
          .mybackground {background-color:#8de0bc;}
        
        Background color #8de0bc
      
           Border around this has a color of #8de0bc        
        
          <div style="border:2px solid #8de0bc;">Content here</div>
        
        
          .myborder {border:2px solid #8de0bc;}
        
        Border color #8de0bc