#86e3bb color space conversions
Hex:
        #86e3bb
        RGB:
        134, 227, 187
        CMY:
        47, 11, 27
        CMYK:
        41, 0, 18, 11
      HSL:
        154°, 62.4161%, 70.7843%
        HSV (HSB):
        154°, 40.9692%, 89.0196%
        XYZ:
        46.2702, 63.5944, 56.8500
        xyY:
        0.2775, 0.3815, 63.5944
      CIE-Lab:
        83.7541, -36.6440, 10.9426
        CIE-LCH:
        83.7541, 38.2430, 163.3734
        CIE-Luv:
        83.7541, -43.2803, 22.3681
        Hunter-Lab:
        79.7461, -35.9864, 13.5552
      #86e3bb color charts
#86e3bb RGB chart
      #86e3bb CMYK chart
      #86e3bb RGB pie chart
      #86e3bb color shades, tints & tones
#86e3bb color schemes
#86e3bb color preview, HTML & CSS examples
           This text has a color of #86e3bb        
        
          <p style="color:#86e3bb;">Text here</p>
        
        
          .mytext {color:#86e3bb;}
        
        Text color #86e3bb
      
           This box has a color of #86e3bb        
        
          <div style="background-color:#86e3bb;">Content here</div>
        
        
          .mybackground {background-color:#86e3bb;}
        
        Background color #86e3bb
      
           Border around this has a color of #86e3bb        
        
          <div style="border:2px solid #86e3bb;">Content here</div>
        
        
          .myborder {border:2px solid #86e3bb;}
        
        Border color #86e3bb