#86d9ae color space conversions
Hex:
        #86d9ae
        RGB:
        134, 217, 174
        CMY:
        47, 15, 32
        CMYK:
        38, 0, 20, 15
      HSL:
        149°, 52.2013%, 68.8235%
        HSV (HSB):
        149°, 38.2488%, 85.0980%
        XYZ:
        42.2844, 57.7500, 48.9627
        xyY:
        0.2838, 0.3876, 57.7500
      CIE-Lab:
        80.5996, -34.6821, 13.3254
        CIE-LCH:
        80.5996, 37.1539, 158.9825
        CIE-Luv:
        80.5996, -39.3805, 25.2735
        Hunter-Lab:
        75.9934, -33.6674, 14.9948
      #86d9ae color charts
#86d9ae RGB chart
      #86d9ae CMYK chart
      #86d9ae RGB pie chart
      #86d9ae color shades, tints & tones
#86d9ae color schemes
#86d9ae color preview, HTML & CSS examples
           This text has a color of #86d9ae        
        
          <p style="color:#86d9ae;">Text here</p>
        
        
          .mytext {color:#86d9ae;}
        
        Text color #86d9ae
      
           This box has a color of #86d9ae        
        
          <div style="background-color:#86d9ae;">Content here</div>
        
        
          .mybackground {background-color:#86d9ae;}
        
        Background color #86d9ae
      
           Border around this has a color of #86d9ae        
        
          <div style="border:2px solid #86d9ae;">Content here</div>
        
        
          .myborder {border:2px solid #86d9ae;}
        
        Border color #86d9ae