#86ed94 color space conversions
Hex:
        #86ed94
        RGB:
        134, 237, 148
        CMY:
        47, 7, 42
        CMYK:
        43, 0, 38, 7
      HSL:
        128°, 74.1007%, 72.7451%
        HSV (HSB):
        128°, 43.4599%, 92.9412%
        XYZ:
        45.4610, 67.7748, 38.7028
        xyY:
        0.2992, 0.4461, 67.7748
      CIE-Lab:
        85.8937, -48.1730, 34.0047
        CIE-LCH:
        85.8937, 58.9657, 144.7823
        CIE-Luv:
        85.8937, -48.5709, 55.1428
        Hunter-Lab:
        82.3255, -45.5000, 29.7545
      #86ed94 color charts
#86ed94 RGB chart
      #86ed94 CMYK chart
      #86ed94 RGB pie chart
      #86ed94 color shades, tints & tones
#86ed94 color schemes
#86ed94 color preview, HTML & CSS examples
           This text has a color of #86ed94        
        
          <p style="color:#86ed94;">Text here</p>
        
        
          .mytext {color:#86ed94;}
        
        Text color #86ed94
      
           This box has a color of #86ed94        
        
          <div style="background-color:#86ed94;">Content here</div>
        
        
          .mybackground {background-color:#86ed94;}
        
        Background color #86ed94
      
           Border around this has a color of #86ed94        
        
          <div style="border:2px solid #86ed94;">Content here</div>
        
        
          .myborder {border:2px solid #86ed94;}
        
        Border color #86ed94