#86bdab color space conversions
Hex:
        #86bdab
        RGB:
        134, 189, 171
        CMY:
        47, 26, 33
        CMYK:
        29, 0, 10, 26
      HSL:
        160°, 29.4118%, 63.3333%
        HSV (HSB):
        160°, 29.1005%, 74.1176%
        XYZ:
        35.3798, 44.4038, 45.2342
        xyY:
        0.2830, 0.3552, 44.4038
      CIE-Lab:
        72.4976, -21.7811, 3.3488
        CIE-LCH:
        72.4976, 22.0370, 171.2593
        CIE-Luv:
        72.4976, -27.1326, 8.5241
        Hunter-Lab:
        66.6362, -21.8406, 6.3979
      #86bdab color charts
#86bdab RGB chart
      #86bdab CMYK chart
      #86bdab RGB pie chart
      #86bdab color shades, tints & tones
#86bdab color schemes
#86bdab color preview, HTML & CSS examples
           This text has a color of #86bdab        
        
          <p style="color:#86bdab;">Text here</p>
        
        
          .mytext {color:#86bdab;}
        
        Text color #86bdab
      
           This box has a color of #86bdab        
        
          <div style="background-color:#86bdab;">Content here</div>
        
        
          .mybackground {background-color:#86bdab;}
        
        Background color #86bdab
      
           Border around this has a color of #86bdab        
        
          <div style="border:2px solid #86bdab;">Content here</div>
        
        
          .myborder {border:2px solid #86bdab;}
        
        Border color #86bdab