#86e09d color space conversions
Hex:
        #86e09d
        RGB:
        134, 224, 157
        CMY:
        47, 12, 38
        CMYK:
        40, 0, 30, 12
      HSL:
        135°, 59.2105%, 70.1961%
        HSV (HSB):
        135°, 40.1786%, 87.8431%
        XYZ:
        42.5730, 60.8140, 41.3927
        xyY:
        0.2941, 0.4200, 60.8140
      CIE-Lab:
        82.2786, -41.0528, 24.5627
        CIE-LCH:
        82.2786, 47.8399, 149.1070
        CIE-Luv:
        82.2786, -42.7958, 41.6457
        Hunter-Lab:
        77.9833, -39.0233, 23.1178
      #86e09d color charts
#86e09d RGB chart
      #86e09d CMYK chart
      #86e09d RGB pie chart
      #86e09d color shades, tints & tones
#86e09d color schemes
#86e09d color preview, HTML & CSS examples
           This text has a color of #86e09d        
        
          <p style="color:#86e09d;">Text here</p>
        
        
          .mytext {color:#86e09d;}
        
        Text color #86e09d
      
           This box has a color of #86e09d        
        
          <div style="background-color:#86e09d;">Content here</div>
        
        
          .mybackground {background-color:#86e09d;}
        
        Background color #86e09d
      
           Border around this has a color of #86e09d        
        
          <div style="border:2px solid #86e09d;">Content here</div>
        
        
          .myborder {border:2px solid #86e09d;}
        
        Border color #86e09d