#86d9ac color space conversions
Hex:
        #86d9ac
        RGB:
        134, 217, 172
        CMY:
        47, 15, 33
        CMYK:
        38, 0, 21, 15
      HSL:
        147°, 52.2013%, 68.8235%
        HSV (HSB):
        147°, 38.2488%, 85.0980%
        XYZ:
        42.0908, 57.6726, 47.9432
        xyY:
        0.2850, 0.3905, 57.6726
      CIE-Lab:
        80.5564, -35.0793, 14.3218
        CIE-LCH:
        80.5564, 37.8902, 157.7914
        CIE-Luv:
        80.5564, -39.4263, 26.7311
        Hunter-Lab:
        75.9425, -33.9665, 15.7294
      #86d9ac color charts
#86d9ac RGB chart
      #86d9ac CMYK chart
      #86d9ac RGB pie chart
      #86d9ac color shades, tints & tones
#86d9ac color schemes
#86d9ac color preview, HTML & CSS examples
           This text has a color of #86d9ac        
        
          <p style="color:#86d9ac;">Text here</p>
        
        
          .mytext {color:#86d9ac;}
        
        Text color #86d9ac
      
           This box has a color of #86d9ac        
        
          <div style="background-color:#86d9ac;">Content here</div>
        
        
          .mybackground {background-color:#86d9ac;}
        
        Background color #86d9ac
      
           Border around this has a color of #86d9ac        
        
          <div style="border:2px solid #86d9ac;">Content here</div>
        
        
          .myborder {border:2px solid #86d9ac;}
        
        Border color #86d9ac