#86c3bd color space conversions
Hex:
        #86c3bd
        RGB:
        134, 195, 189
        CMY:
        47, 24, 26
        CMYK:
        31, 0, 3, 24
      HSL:
        174°, 33.7017%, 64.5098%
        HSV (HSB):
        174°, 31.2821%, 76.4706%
        XYZ:
        38.5319, 47.7727, 55.3343
        xyY:
        0.2720, 0.3373, 47.7727
      CIE-Lab:
        74.6813, -20.8146, -3.2561
        CIE-LCH:
        74.6813, 21.0677, 188.8908
        CIE-Luv:
        74.6813, -29.6250, -1.5201
        Hunter-Lab:
        69.1178, -21.4455, 0.9161
      #86c3bd color charts
#86c3bd RGB chart
      #86c3bd CMYK chart
      #86c3bd RGB pie chart
      #86c3bd color shades, tints & tones
#86c3bd color schemes
#86c3bd color preview, HTML & CSS examples
           This text has a color of #86c3bd        
        
          <p style="color:#86c3bd;">Text here</p>
        
        
          .mytext {color:#86c3bd;}
        
        Text color #86c3bd
      
           This box has a color of #86c3bd        
        
          <div style="background-color:#86c3bd;">Content here</div>
        
        
          .mybackground {background-color:#86c3bd;}
        
        Background color #86c3bd
      
           Border around this has a color of #86c3bd        
        
          <div style="border:2px solid #86c3bd;">Content here</div>
        
        
          .myborder {border:2px solid #86c3bd;}
        
        Border color #86c3bd