#86d8ac color space conversions
Hex:
        #86d8ac
        RGB:
        134, 216, 172
        CMY:
        47, 15, 33
        CMYK:
        38, 0, 20, 15
      HSL:
        148°, 51.2500%, 68.6275%
        HSV (HSB):
        148°, 37.9630%, 84.7059%
        XYZ:
        41.8338, 57.1586, 47.8576
        xyY:
        0.2849, 0.3892, 57.1586
      CIE-Lab:
        80.2687, -34.6165, 13.9164
        CIE-LCH:
        80.2687, 37.3091, 158.0990
        CIE-Luv:
        80.2687, -38.9959, 26.0708
        Hunter-Lab:
        75.6033, -33.5360, 15.3912
      #86d8ac color charts
#86d8ac RGB chart
      #86d8ac CMYK chart
      #86d8ac RGB pie chart
      #86d8ac color shades, tints & tones
#86d8ac color schemes
#86d8ac color preview, HTML & CSS examples
           This text has a color of #86d8ac        
        
          <p style="color:#86d8ac;">Text here</p>
        
        
          .mytext {color:#86d8ac;}
        
        Text color #86d8ac
      
           This box has a color of #86d8ac        
        
          <div style="background-color:#86d8ac;">Content here</div>
        
        
          .mybackground {background-color:#86d8ac;}
        
        Background color #86d8ac
      
           Border around this has a color of #86d8ac        
        
          <div style="border:2px solid #86d8ac;">Content here</div>
        
        
          .myborder {border:2px solid #86d8ac;}
        
        Border color #86d8ac