#86fd9a color space conversions
Hex:
        #86fd9a
        RGB:
        134, 253, 154
        CMY:
        47, 1, 40
        CMYK:
        47, 0, 39, 1
      HSL:
        130°, 96.7480%, 75.8824%
        HSV (HSB):
        130°, 47.0356%, 99.2157%
        XYZ:
        50.7895, 77.6520, 42.8833
        xyY:
        0.2965, 0.4532, 77.6520
      CIE-Lab:
        90.6209, -53.8319, 37.2272
        CIE-LCH:
        90.6209, 65.4503, 145.3344
        CIE-Luv:
        90.6209, -55.0220, 60.7530
        Hunter-Lab:
        88.1204, -51.3294, 32.8311
      #86fd9a color charts
#86fd9a RGB chart
      #86fd9a CMYK chart
      #86fd9a RGB pie chart
      #86fd9a color shades, tints & tones
#86fd9a color schemes
#86fd9a color preview, HTML & CSS examples
           This text has a color of #86fd9a        
        
          <p style="color:#86fd9a;">Text here</p>
        
        
          .mytext {color:#86fd9a;}
        
        Text color #86fd9a
      
           This box has a color of #86fd9a        
        
          <div style="background-color:#86fd9a;">Content here</div>
        
        
          .mybackground {background-color:#86fd9a;}
        
        Background color #86fd9a
      
           Border around this has a color of #86fd9a        
        
          <div style="border:2px solid #86fd9a;">Content here</div>
        
        
          .myborder {border:2px solid #86fd9a;}
        
        Border color #86fd9a