#8fc8ba color space conversions
Hex:
        #8fc8ba
        RGB:
        143, 200, 186
        CMY:
        44, 22, 27
        CMYK:
        29, 0, 7, 22
      HSL:
        165°, 34.1317%, 67.2549%
        HSV (HSB):
        165°, 28.5000%, 78.4314%
        XYZ:
        40.8449, 50.6934, 54.0864
        xyY:
        0.2805, 0.3481, 50.6934
      CIE-Lab:
        76.4929, -21.3621, 1.0763
        CIE-LCH:
        76.4929, 21.3892, 177.1158
        CIE-Luv:
        76.4929, -28.1137, 5.1563
        Hunter-Lab:
        71.1993, -22.1986, 4.7999
      #8fc8ba color charts
#8fc8ba RGB chart
      #8fc8ba CMYK chart
      #8fc8ba RGB pie chart
      #8fc8ba color shades, tints & tones
#8fc8ba color schemes
#8fc8ba color preview, HTML & CSS examples
           This text has a color of #8fc8ba        
        
          <p style="color:#8fc8ba;">Text here</p>
        
        
          .mytext {color:#8fc8ba;}
        
        Text color #8fc8ba
      
           This box has a color of #8fc8ba        
        
          <div style="background-color:#8fc8ba;">Content here</div>
        
        
          .mybackground {background-color:#8fc8ba;}
        
        Background color #8fc8ba
      
           Border around this has a color of #8fc8ba        
        
          <div style="border:2px solid #8fc8ba;">Content here</div>
        
        
          .myborder {border:2px solid #8fc8ba;}
        
        Border color #8fc8ba