#86cfaa color space conversions
Hex:
        #86cfaa
        RGB:
        134, 207, 170
        CMY:
        47, 19, 33
        CMYK:
        35, 0, 18, 19
      HSL:
        150°, 43.1953%, 66.8627%
        HSV (HSB):
        150°, 35.2657%, 81.1765%
        XYZ:
        39.4000, 52.5963, 46.1057
        xyY:
        0.2853, 0.3809, 52.5963
      CIE-Lab:
        77.6360, -30.7919, 11.2558
        CIE-LCH:
        77.6360, 32.7847, 159.9203
        CIE-Luv:
        77.6360, -35.1268, 21.5538
        Hunter-Lab:
        72.5233, -29.9413, 13.0735
      #86cfaa color charts
#86cfaa RGB chart
      #86cfaa CMYK chart
      #86cfaa RGB pie chart
      #86cfaa color shades, tints & tones
#86cfaa color schemes
#86cfaa color preview, HTML & CSS examples
           This text has a color of #86cfaa        
        
          <p style="color:#86cfaa;">Text here</p>
        
        
          .mytext {color:#86cfaa;}
        
        Text color #86cfaa
      
           This box has a color of #86cfaa        
        
          <div style="background-color:#86cfaa;">Content here</div>
        
        
          .mybackground {background-color:#86cfaa;}
        
        Background color #86cfaa
      
           Border around this has a color of #86cfaa        
        
          <div style="border:2px solid #86cfaa;">Content here</div>
        
        
          .myborder {border:2px solid #86cfaa;}
        
        Border color #86cfaa