#8fb0bc color space conversions
Hex:
        #8fb0bc
        RGB:
        143, 176, 188
        CMY:
        44, 31, 26
        CMYK:
        24, 6, 0, 26
      HSL:
        196°, 25.1397%, 64.9020%
        HSV (HSB):
        196°, 23.9362%, 73.7255%
        XYZ:
        35.9301, 40.5211, 53.5046
        xyY:
        0.2765, 0.3118, 40.5211
      CIE-Lab:
        69.8391, -8.4669, -9.8257
        CIE-LCH:
        69.8391, 12.9705, 229.2482
        CIE-Luv:
        69.8391, -17.3783, -13.5175
        Hunter-Lab:
        63.6562, -10.6458, -5.2753
      #8fb0bc color charts
#8fb0bc RGB chart
      #8fb0bc CMYK chart
      #8fb0bc RGB pie chart
      #8fb0bc color shades, tints & tones
#8fb0bc color schemes
#8fb0bc color preview, HTML & CSS examples
           This text has a color of #8fb0bc        
        
          <p style="color:#8fb0bc;">Text here</p>
        
        
          .mytext {color:#8fb0bc;}
        
        Text color #8fb0bc
      
           This box has a color of #8fb0bc        
        
          <div style="background-color:#8fb0bc;">Content here</div>
        
        
          .mybackground {background-color:#8fb0bc;}
        
        Background color #8fb0bc
      
           Border around this has a color of #8fb0bc        
        
          <div style="border:2px solid #8fb0bc;">Content here</div>
        
        
          .myborder {border:2px solid #8fb0bc;}
        
        Border color #8fb0bc