#86efbd color space conversions
Hex:
        #86efbd
        RGB:
        134, 239, 189
        CMY:
        47, 6, 26
        CMYK:
        44, 0, 21, 6
      HSL:
        151°, 76.6423%, 73.1373%
        HSV (HSB):
        151°, 43.9331%, 93.7255%
        XYZ:
        49.8833, 70.4755, 59.1181
        xyY:
        0.2779, 0.3927, 70.4755
      CIE-Lab:
        87.2295, -41.6418, 14.8208
        CIE-LCH:
        87.2295, 44.2006, 160.4088
        CIE-Luv:
        87.2295, -48.1770, 28.9262
        Hunter-Lab:
        83.9497, -40.8463, 17.0122
      #86efbd color charts
#86efbd RGB chart
      #86efbd CMYK chart
      #86efbd RGB pie chart
      #86efbd color shades, tints & tones
#86efbd color schemes
#86efbd color preview, HTML & CSS examples
           This text has a color of #86efbd        
        
          <p style="color:#86efbd;">Text here</p>
        
        
          .mytext {color:#86efbd;}
        
        Text color #86efbd
      
           This box has a color of #86efbd        
        
          <div style="background-color:#86efbd;">Content here</div>
        
        
          .mybackground {background-color:#86efbd;}
        
        Background color #86efbd
      
           Border around this has a color of #86efbd        
        
          <div style="border:2px solid #86efbd;">Content here</div>
        
        
          .myborder {border:2px solid #86efbd;}
        
        Border color #86efbd