#8be8bc color space conversions
Hex:
        #8be8bc
        RGB:
        139, 232, 188
        CMY:
        45, 9, 26
        CMYK:
        40, 0, 19, 9
      HSL:
        152°, 66.9065%, 72.7451%
        HSV (HSB):
        152°, 40.0862%, 90.9804%
        XYZ:
        48.5812, 66.8330, 57.9165
        xyY:
        0.2803, 0.3856, 66.8330
      CIE-Lab:
        85.4196, -37.3805, 12.8131
        CIE-LCH:
        85.4196, 39.5155, 161.0795
        CIE-Luv:
        85.4196, -43.5130, 25.2646
        Hunter-Lab:
        81.7515, -36.9907, 15.2223
      #8be8bc color charts
#8be8bc RGB chart
      #8be8bc CMYK chart
      #8be8bc RGB pie chart
      #8be8bc color shades, tints & tones
#8be8bc color schemes
#8be8bc color preview, HTML & CSS examples
           This text has a color of #8be8bc        
        
          <p style="color:#8be8bc;">Text here</p>
        
        
          .mytext {color:#8be8bc;}
        
        Text color #8be8bc
      
           This box has a color of #8be8bc        
        
          <div style="background-color:#8be8bc;">Content here</div>
        
        
          .mybackground {background-color:#8be8bc;}
        
        Background color #8be8bc
      
           Border around this has a color of #8be8bc        
        
          <div style="border:2px solid #8be8bc;">Content here</div>
        
        
          .myborder {border:2px solid #8be8bc;}
        
        Border color #8be8bc