#8cc7ae color space conversions
Hex:
        #8cc7ae
        RGB:
        140, 199, 174
        CMY:
        45, 22, 32
        CMYK:
        30, 0, 13, 22
      HSL:
        155°, 34.5029%, 66.4706%
        HSV (HSB):
        155°, 29.6482%, 78.0392%
        XYZ:
        38.8786, 49.4783, 47.5455
        xyY:
        0.2861, 0.3641, 49.4783
      CIE-Lab:
        75.7479, -24.3055, 6.4531
        CIE-LCH:
        75.7479, 25.1475, 165.1310
        CIE-Luv:
        75.7479, -29.0272, 13.5469
        Hunter-Lab:
        70.3408, -24.4363, 9.1626
      #8cc7ae color charts
#8cc7ae RGB chart
      #8cc7ae CMYK chart
      #8cc7ae RGB pie chart
      #8cc7ae color shades, tints & tones
#8cc7ae color schemes
#8cc7ae color preview, HTML & CSS examples
           This text has a color of #8cc7ae        
        
          <p style="color:#8cc7ae;">Text here</p>
        
        
          .mytext {color:#8cc7ae;}
        
        Text color #8cc7ae
      
           This box has a color of #8cc7ae        
        
          <div style="background-color:#8cc7ae;">Content here</div>
        
        
          .mybackground {background-color:#8cc7ae;}
        
        Background color #8cc7ae
      
           Border around this has a color of #8cc7ae        
        
          <div style="border:2px solid #8cc7ae;">Content here</div>
        
        
          .myborder {border:2px solid #8cc7ae;}
        
        Border color #8cc7ae