#8ccaa6 color space conversions
Hex:
        #8ccaa6
        RGB:
        140, 202, 166
        CMY:
        45, 21, 35
        CMYK:
        31, 0, 18, 21
      HSL:
        145°, 36.9048%, 67.0588%
        HSV (HSB):
        145°, 30.6931%, 79.2157%
        XYZ:
        38.8187, 50.5697, 43.7914
        xyY:
        0.2915, 0.3797, 50.5697
      CIE-Lab:
        76.4176, -27.3829, 11.7113
        CIE-LCH:
        76.4176, 29.7822, 156.8442
        CIE-Luv:
        76.4176, -30.4494, 21.5700
        Hunter-Lab:
        71.1124, -27.0074, 13.2676
      #8ccaa6 color charts
#8ccaa6 RGB chart
      #8ccaa6 CMYK chart
      #8ccaa6 RGB pie chart
      #8ccaa6 color shades, tints & tones
#8ccaa6 color schemes
#8ccaa6 color preview, HTML & CSS examples
           This text has a color of #8ccaa6        
        
          <p style="color:#8ccaa6;">Text here</p>
        
        
          .mytext {color:#8ccaa6;}
        
        Text color #8ccaa6
      
           This box has a color of #8ccaa6        
        
          <div style="background-color:#8ccaa6;">Content here</div>
        
        
          .mybackground {background-color:#8ccaa6;}
        
        Background color #8ccaa6
      
           Border around this has a color of #8ccaa6        
        
          <div style="border:2px solid #8ccaa6;">Content here</div>
        
        
          .myborder {border:2px solid #8ccaa6;}
        
        Border color #8ccaa6