#86c6cf color space conversions
Hex:
        #86c6cf
        RGB:
        134, 198, 207
        CMY:
        47, 22, 19
        CMYK:
        35, 4, 0, 19
      HSL:
        187°, 43.1953%, 66.8627%
        HSV (HSB):
        187°, 35.2657%, 81.1765%
        XYZ:
        41.2881, 49.9615, 66.4989
        xyY:
        0.2617, 0.3167, 49.9615
      CIE-Lab:
        76.0456, -18.0744, -10.9875
        CIE-LCH:
        76.0456, 21.1520, 211.2955
        CIE-Luv:
        76.0456, -30.6999, -14.0736
        Hunter-Lab:
        70.6834, -19.4294, -6.3016
      #86c6cf color charts
#86c6cf RGB chart
      #86c6cf CMYK chart
      #86c6cf RGB pie chart
      #86c6cf color shades, tints & tones
#86c6cf color schemes
#86c6cf color preview, HTML & CSS examples
           This text has a color of #86c6cf        
        
          <p style="color:#86c6cf;">Text here</p>
        
        
          .mytext {color:#86c6cf;}
        
        Text color #86c6cf
      
           This box has a color of #86c6cf        
        
          <div style="background-color:#86c6cf;">Content here</div>
        
        
          .mybackground {background-color:#86c6cf;}
        
        Background color #86c6cf
      
           Border around this has a color of #86c6cf        
        
          <div style="border:2px solid #86c6cf;">Content here</div>
        
        
          .myborder {border:2px solid #86c6cf;}
        
        Border color #86c6cf