#86bb9a color space conversions
Hex:
        #86bb9a
        RGB:
        134, 187, 154
        CMY:
        47, 27, 40
        CMYK:
        28, 0, 18, 27
      HSL:
        143°, 28.0423%, 62.9412%
        HSV (HSB):
        143°, 28.3422%, 73.3333%
        XYZ:
        33.4346, 42.9421, 37.0983
        xyY:
        0.2946, 0.3784, 42.9421
      CIE-Lab:
        71.5156, -24.2650, 11.2003
        CIE-LCH:
        71.5156, 26.7252, 155.2228
        CIE-Luv:
        71.5156, -26.3165, 20.0665
        Hunter-Lab:
        65.5302, -23.6043, 12.3056
      #86bb9a color charts
#86bb9a RGB chart
      #86bb9a CMYK chart
      #86bb9a RGB pie chart
      #86bb9a color shades, tints & tones
#86bb9a color schemes
#86bb9a color preview, HTML & CSS examples
           This text has a color of #86bb9a        
        
          <p style="color:#86bb9a;">Text here</p>
        
        
          .mytext {color:#86bb9a;}
        
        Text color #86bb9a
      
           This box has a color of #86bb9a        
        
          <div style="background-color:#86bb9a;">Content here</div>
        
        
          .mybackground {background-color:#86bb9a;}
        
        Background color #86bb9a
      
           Border around this has a color of #86bb9a        
        
          <div style="border:2px solid #86bb9a;">Content here</div>
        
        
          .myborder {border:2px solid #86bb9a;}
        
        Border color #86bb9a