#86f3af color space conversions
Hex:
        #86f3af
        RGB:
        134, 243, 175
        CMY:
        47, 5, 31
        CMYK:
        45, 0, 28, 5
      HSL:
        143°, 81.9549%, 73.9216%
        HSV (HSB):
        143°, 44.8560%, 95.2941%
        XYZ:
        49.6200, 72.2647, 51.8907
        xyY:
        0.2855, 0.4159, 72.2647
      CIE-Lab:
        88.0958, -46.0868, 23.2544
        CIE-LCH:
        88.0958, 51.6213, 153.2254
        CIE-Luv:
        88.0958, -50.2664, 41.3713
        Hunter-Lab:
        85.0086, -44.5737, 23.3144
      #86f3af color charts
#86f3af RGB chart
      #86f3af CMYK chart
      #86f3af RGB pie chart
      #86f3af color shades, tints & tones
#86f3af color schemes
#86f3af color preview, HTML & CSS examples
           This text has a color of #86f3af        
        
          <p style="color:#86f3af;">Text here</p>
        
        
          .mytext {color:#86f3af;}
        
        Text color #86f3af
      
           This box has a color of #86f3af        
        
          <div style="background-color:#86f3af;">Content here</div>
        
        
          .mybackground {background-color:#86f3af;}
        
        Background color #86f3af
      
           Border around this has a color of #86f3af        
        
          <div style="border:2px solid #86f3af;">Content here</div>
        
        
          .myborder {border:2px solid #86f3af;}
        
        Border color #86f3af