#8ccbae color space conversions
Hex:
        #8ccbae
        RGB:
        140, 203, 174
        CMY:
        45, 20, 32
        CMYK:
        31, 0, 14, 20
      HSL:
        152°, 37.7246%, 67.2549%
        HSV (HSB):
        152°, 31.0345%, 79.6078%
        XYZ:
        39.8111, 51.3433, 47.8564
        xyY:
        0.2864, 0.3693, 51.3433
      CIE-Lab:
        76.8865, -26.2691, 8.0863
        CIE-LCH:
        76.8865, 27.4855, 162.8904
        CIE-Luv:
        76.8865, -30.8199, 16.2656
        Hunter-Lab:
        71.6542, -26.2203, 10.5594
      #8ccbae color charts
#8ccbae RGB chart
      #8ccbae CMYK chart
      #8ccbae RGB pie chart
      #8ccbae color shades, tints & tones
#8ccbae color schemes
#8ccbae color preview, HTML & CSS examples
           This text has a color of #8ccbae        
        
          <p style="color:#8ccbae;">Text here</p>
        
        
          .mytext {color:#8ccbae;}
        
        Text color #8ccbae
      
           This box has a color of #8ccbae        
        
          <div style="background-color:#8ccbae;">Content here</div>
        
        
          .mybackground {background-color:#8ccbae;}
        
        Background color #8ccbae
      
           Border around this has a color of #8ccbae        
        
          <div style="border:2px solid #8ccbae;">Content here</div>
        
        
          .myborder {border:2px solid #8ccbae;}
        
        Border color #8ccbae