#86c8bd color space conversions
Hex:
        #86c8bd
        RGB:
        134, 200, 189
        CMY:
        47, 22, 26
        CMYK:
        33, 0, 5, 22
      HSL:
        170°, 37.5000%, 65.4902%
        HSV (HSB):
        170°, 33.0000%, 78.4314%
        XYZ:
        39.6711, 50.0510, 55.7140
        xyY:
        0.2728, 0.3441, 50.0510
      CIE-Lab:
        76.1006, -23.3206, -1.1733
        CIE-LCH:
        76.1006, 23.3501, 182.8803
        CIE-Luv:
        76.1006, -31.7820, 2.0563
        Hunter-Lab:
        70.7467, -23.7133, 2.8310
      #86c8bd color charts
#86c8bd RGB chart
      #86c8bd CMYK chart
      #86c8bd RGB pie chart
      #86c8bd color shades, tints & tones
#86c8bd color schemes
#86c8bd color preview, HTML & CSS examples
           This text has a color of #86c8bd        
        
          <p style="color:#86c8bd;">Text here</p>
        
        
          .mytext {color:#86c8bd;}
        
        Text color #86c8bd
      
           This box has a color of #86c8bd        
        
          <div style="background-color:#86c8bd;">Content here</div>
        
        
          .mybackground {background-color:#86c8bd;}
        
        Background color #86c8bd
      
           Border around this has a color of #86c8bd        
        
          <div style="border:2px solid #86c8bd;">Content here</div>
        
        
          .myborder {border:2px solid #86c8bd;}
        
        Border color #86c8bd