#8fddab color space conversions
Hex:
        #8fddab
        RGB:
        143, 221, 171
        CMY:
        44, 13, 33
        CMYK:
        35, 0, 23, 13
      HSL:
        142°, 53.4247%, 71.3725%
        HSV (HSB):
        142°, 35.2941%, 86.6667%
        XYZ:
        44.5348, 60.4928, 47.8571
        xyY:
        0.2913, 0.3957, 60.4928
      CIE-Lab:
        82.1053, -34.5174, 17.0834
        CIE-LCH:
        82.1053, 38.5135, 153.6681
        CIE-Luv:
        82.1053, -37.6029, 30.5681
        Hunter-Lab:
        77.7771, -33.9017, 17.9622
      #8fddab color charts
#8fddab RGB chart
      #8fddab CMYK chart
      #8fddab RGB pie chart
      #8fddab color shades, tints & tones
#8fddab color schemes
#8fddab color preview, HTML & CSS examples
           This text has a color of #8fddab        
        
          <p style="color:#8fddab;">Text here</p>
        
        
          .mytext {color:#8fddab;}
        
        Text color #8fddab
      
           This box has a color of #8fddab        
        
          <div style="background-color:#8fddab;">Content here</div>
        
        
          .mybackground {background-color:#8fddab;}
        
        Background color #8fddab
      
           Border around this has a color of #8fddab        
        
          <div style="border:2px solid #8fddab;">Content here</div>
        
        
          .myborder {border:2px solid #8fddab;}
        
        Border color #8fddab