#86dcbc color space conversions
Hex:
        #86dcbc
        RGB:
        134, 220, 188
        CMY:
        47, 14, 26
        CMYK:
        39, 0, 15, 14
      HSL:
        158°, 55.1282%, 69.4118%
        HSV (HSB):
        158°, 39.0909%, 86.2745%
        XYZ:
        44.5018, 59.8856, 56.7905
        xyY:
        0.2761, 0.3715, 59.8856
      CIE-Lab:
        81.7760, -33.1936, 7.5881
        CIE-LCH:
        81.7760, 34.0499, 167.1234
        CIE-Luv:
        81.7760, -40.3205, 16.8450
        Hunter-Lab:
        77.3858, -32.7761, 10.6593
      #86dcbc color charts
#86dcbc RGB chart
      #86dcbc CMYK chart
      #86dcbc RGB pie chart
      #86dcbc color shades, tints & tones
#86dcbc color schemes
#86dcbc color preview, HTML & CSS examples
           This text has a color of #86dcbc        
        
          <p style="color:#86dcbc;">Text here</p>
        
        
          .mytext {color:#86dcbc;}
        
        Text color #86dcbc
      
           This box has a color of #86dcbc        
        
          <div style="background-color:#86dcbc;">Content here</div>
        
        
          .mybackground {background-color:#86dcbc;}
        
        Background color #86dcbc
      
           Border around this has a color of #86dcbc        
        
          <div style="border:2px solid #86dcbc;">Content here</div>
        
        
          .myborder {border:2px solid #86dcbc;}
        
        Border color #86dcbc