#8be5bf color space conversions
Hex:
        #8be5bf
        RGB:
        139, 229, 191
        CMY:
        45, 10, 25
        CMYK:
        39, 0, 17, 10
      HSL:
        155°, 63.3803%, 72.1569%
        HSV (HSB):
        155°, 39.3013%, 89.8039%
        XYZ:
        48.0707, 65.2892, 59.3587
        xyY:
        0.2783, 0.3780, 65.2892
      CIE-Lab:
        84.6325, -35.3932, 10.1222
        CIE-LCH:
        84.6325, 36.8122, 164.0399
        CIE-Luv:
        84.6325, -42.1748, 21.0195
        Hunter-Lab:
        80.8017, -35.2094, 13.0055
      #8be5bf color charts
#8be5bf RGB chart
      #8be5bf CMYK chart
      #8be5bf RGB pie chart
      #8be5bf color shades, tints & tones
#8be5bf color schemes
#8be5bf color preview, HTML & CSS examples
           This text has a color of #8be5bf        
        
          <p style="color:#8be5bf;">Text here</p>
        
        
          .mytext {color:#8be5bf;}
        
        Text color #8be5bf
      
           This box has a color of #8be5bf        
        
          <div style="background-color:#8be5bf;">Content here</div>
        
        
          .mybackground {background-color:#8be5bf;}
        
        Background color #8be5bf
      
           Border around this has a color of #8be5bf        
        
          <div style="border:2px solid #8be5bf;">Content here</div>
        
        
          .myborder {border:2px solid #8be5bf;}
        
        Border color #8be5bf