#86af8f color space conversions
Hex:
        #86af8f
        RGB:
        134, 175, 143
        CMY:
        47, 31, 44
        CMYK:
        23, 0, 18, 31
      HSL:
        133°, 20.3980%, 60.5882%
        HSV (HSB):
        133°, 23.4286%, 68.6275%
        XYZ:
        30.1194, 37.7114, 31.6782
        xyY:
        0.3027, 0.3790, 37.7114
      CIE-Lab:
        67.8074, -20.3553, 11.9709
        CIE-LCH:
        67.8074, 23.6144, 149.5404
        CIE-Luv:
        67.8074, -20.6651, 20.2429
        Hunter-Lab:
        61.4096, -19.9185, 12.4020
      #86af8f color charts
#86af8f RGB chart
      #86af8f CMYK chart
      #86af8f RGB pie chart
      #86af8f color shades, tints & tones
#86af8f color schemes
#86af8f color preview, HTML & CSS examples
           This text has a color of #86af8f        
        
          <p style="color:#86af8f;">Text here</p>
        
        
          .mytext {color:#86af8f;}
        
        Text color #86af8f
      
           This box has a color of #86af8f        
        
          <div style="background-color:#86af8f;">Content here</div>
        
        
          .mybackground {background-color:#86af8f;}
        
        Background color #86af8f
      
           Border around this has a color of #86af8f        
        
          <div style="border:2px solid #86af8f;">Content here</div>
        
        
          .myborder {border:2px solid #86af8f;}
        
        Border color #86af8f