#86e5bd color space conversions
Hex:
        #86e5bd
        RGB:
        134, 229, 189
        CMY:
        47, 10, 26
        CMYK:
        41, 0, 17, 10
      HSL:
        155°, 64.6259%, 71.1765%
        HSV (HSB):
        155°, 41.4847%, 89.8039%
        XYZ:
        47.0361, 64.7811, 58.1690
        xyY:
        0.2767, 0.3811, 64.7811
      CIE-Lab:
        84.3708, -37.1438, 10.7698
        CIE-LCH:
        84.3708, 38.6736, 163.8306
        CIE-Luv:
        84.3708, -44.0560, 22.2285
        Hunter-Lab:
        80.4867, -36.5370, 13.4908
      #86e5bd color charts
#86e5bd RGB chart
      #86e5bd CMYK chart
      #86e5bd RGB pie chart
      #86e5bd color shades, tints & tones
#86e5bd color schemes
#86e5bd color preview, HTML & CSS examples
           This text has a color of #86e5bd        
        
          <p style="color:#86e5bd;">Text here</p>
        
        
          .mytext {color:#86e5bd;}
        
        Text color #86e5bd
      
           This box has a color of #86e5bd        
        
          <div style="background-color:#86e5bd;">Content here</div>
        
        
          .mybackground {background-color:#86e5bd;}
        
        Background color #86e5bd
      
           Border around this has a color of #86e5bd        
        
          <div style="border:2px solid #86e5bd;">Content here</div>
        
        
          .myborder {border:2px solid #86e5bd;}
        
        Border color #86e5bd