#8be8ba color space conversions
Hex:
        #8be8ba
        RGB:
        139, 232, 186
        CMY:
        45, 9, 27
        CMYK:
        40, 0, 20, 9
      HSL:
        150°, 66.9065%, 72.7451%
        HSV (HSB):
        150°, 40.0862%, 90.9804%
        XYZ:
        48.3670, 66.7474, 56.7887
        xyY:
        0.2814, 0.3883, 66.7474
      CIE-Lab:
        85.3762, -37.7820, 13.7972
        CIE-LCH:
        85.3762, 40.2224, 159.9389
        CIE-Luv:
        85.3762, -43.5656, 26.7318
        Hunter-Lab:
        81.6991, -37.2988, 15.9771
      #8be8ba color charts
#8be8ba RGB chart
      #8be8ba CMYK chart
      #8be8ba RGB pie chart
      #8be8ba color shades, tints & tones
#8be8ba color schemes
#8be8ba color preview, HTML & CSS examples
           This text has a color of #8be8ba        
        
          <p style="color:#8be8ba;">Text here</p>
        
        
          .mytext {color:#8be8ba;}
        
        Text color #8be8ba
      
           This box has a color of #8be8ba        
        
          <div style="background-color:#8be8ba;">Content here</div>
        
        
          .mybackground {background-color:#8be8ba;}
        
        Background color #8be8ba
      
           Border around this has a color of #8be8ba        
        
          <div style="border:2px solid #8be8ba;">Content here</div>
        
        
          .myborder {border:2px solid #8be8ba;}
        
        Border color #8be8ba