#86f4da color space conversions
Hex:
        #86f4da
        RGB:
        134, 244, 218
        CMY:
        47, 4, 15
        CMYK:
        45, 0, 11, 4
      HSL:
        166°, 83.3333%, 74.1176%
        HSV (HSB):
        166°, 45.0820%, 95.6863%
        XYZ:
        54.8371, 74.8317, 77.8834
        xyY:
        0.2642, 0.3605, 74.8317
      CIE-Lab:
        89.3141, -37.6954, 2.7112
        CIE-LCH:
        89.3141, 37.7927, 175.8862
        CIE-Luv:
        89.3141, -49.2063, 10.4345
        Hunter-Lab:
        86.5053, -38.2303, 7.1731
      #86f4da color charts
#86f4da RGB chart
      #86f4da CMYK chart
      #86f4da RGB pie chart
      #86f4da color shades, tints & tones
#86f4da color schemes
#86f4da color preview, HTML & CSS examples
           This text has a color of #86f4da        
        
          <p style="color:#86f4da;">Text here</p>
        
        
          .mytext {color:#86f4da;}
        
        Text color #86f4da
      
           This box has a color of #86f4da        
        
          <div style="background-color:#86f4da;">Content here</div>
        
        
          .mybackground {background-color:#86f4da;}
        
        Background color #86f4da
      
           Border around this has a color of #86f4da        
        
          <div style="border:2px solid #86f4da;">Content here</div>
        
        
          .myborder {border:2px solid #86f4da;}
        
        Border color #86f4da