#86f4af color space conversions
Hex:
        #86f4af
        RGB:
        134, 244, 175
        CMY:
        47, 4, 31
        CMYK:
        45, 0, 28, 4
      HSL:
        142°, 83.3333%, 74.1176%
        HSV (HSB):
        142°, 45.0820%, 95.6863%
        XYZ:
        49.9201, 72.8648, 51.9907
        xyY:
        0.2856, 0.4169, 72.8648
      CIE-Lab:
        88.3832, -46.5156, 23.6496
        CIE-LCH:
        88.3832, 52.1824, 153.0501
        CIE-Luv:
        88.3832, -50.6763, 41.9993
        Hunter-Lab:
        85.3609, -44.9927, 23.6409
      #86f4af color charts
#86f4af RGB chart
      #86f4af CMYK chart
      #86f4af RGB pie chart
      #86f4af color shades, tints & tones
#86f4af color schemes
#86f4af color preview, HTML & CSS examples
           This text has a color of #86f4af        
        
          <p style="color:#86f4af;">Text here</p>
        
        
          .mytext {color:#86f4af;}
        
        Text color #86f4af
      
           This box has a color of #86f4af        
        
          <div style="background-color:#86f4af;">Content here</div>
        
        
          .mybackground {background-color:#86f4af;}
        
        Background color #86f4af
      
           Border around this has a color of #86f4af        
        
          <div style="border:2px solid #86f4af;">Content here</div>
        
        
          .myborder {border:2px solid #86f4af;}
        
        Border color #86f4af