#86cebd color space conversions
Hex:
        #86cebd
        RGB:
        134, 206, 189
        CMY:
        47, 19, 26
        CMYK:
        35, 0, 8, 19
      HSL:
        166°, 42.3529%, 66.6667%
        HSV (HSB):
        166°, 34.9515%, 80.7843%
        XYZ:
        41.0881, 52.8851, 56.1864
        xyY:
        0.2736, 0.3522, 52.8851
      CIE-Lab:
        77.8071, -26.2792, 1.3182
        CIE-LCH:
        77.8071, 26.3123, 177.1285
        CIE-Luv:
        77.8071, -34.3567, 6.3137
        Hunter-Lab:
        72.7221, -26.4109, 5.0970
      #86cebd color charts
#86cebd RGB chart
      #86cebd CMYK chart
      #86cebd RGB pie chart
      #86cebd color shades, tints & tones
#86cebd color schemes
#86cebd color preview, HTML & CSS examples
           This text has a color of #86cebd        
        
          <p style="color:#86cebd;">Text here</p>
        
        
          .mytext {color:#86cebd;}
        
        Text color #86cebd
      
           This box has a color of #86cebd        
        
          <div style="background-color:#86cebd;">Content here</div>
        
        
          .mybackground {background-color:#86cebd;}
        
        Background color #86cebd
      
           Border around this has a color of #86cebd        
        
          <div style="border:2px solid #86cebd;">Content here</div>
        
        
          .myborder {border:2px solid #86cebd;}
        
        Border color #86cebd