#8be8ae color space conversions
Hex:
        #8be8ae
        RGB:
        139, 232, 174
        CMY:
        45, 9, 32
        CMYK:
        40, 0, 25, 9
      HSL:
        143°, 66.9065%, 72.7451%
        HSV (HSB):
        143°, 40.0862%, 90.9804%
        XYZ:
        47.1441, 66.2582, 50.3488
        xyY:
        0.2879, 0.4046, 66.2582
      CIE-Lab:
        85.1279, -40.1051, 19.7003
        CIE-LCH:
        85.1279, 44.6824, 153.8389
        CIE-Luv:
        85.1279, -43.8755, 35.3122
        Hunter-Lab:
        81.3991, -39.0664, 20.3061
      #8be8ae color charts
#8be8ae RGB chart
      #8be8ae CMYK chart
      #8be8ae RGB pie chart
      #8be8ae color shades, tints & tones
#8be8ae color schemes
#8be8ae color preview, HTML & CSS examples
           This text has a color of #8be8ae        
        
          <p style="color:#8be8ae;">Text here</p>
        
        
          .mytext {color:#8be8ae;}
        
        Text color #8be8ae
      
           This box has a color of #8be8ae        
        
          <div style="background-color:#8be8ae;">Content here</div>
        
        
          .mybackground {background-color:#8be8ae;}
        
        Background color #8be8ae
      
           Border around this has a color of #8be8ae        
        
          <div style="border:2px solid #8be8ae;">Content here</div>
        
        
          .myborder {border:2px solid #8be8ae;}
        
        Border color #8be8ae