#86f3ed color space conversions
Hex:
        #86f3ed
        RGB:
        134, 243, 237
        CMY:
        47, 5, 7
        CMYK:
        45, 0, 2, 5
      HSL:
        177°, 81.9549%, 73.9216%
        HSV (HSB):
        177°, 44.8560%, 95.2941%
        XYZ:
        57.1682, 75.2839, 91.6389
        xyY:
        0.2551, 0.3360, 75.2839
      CIE-Lab:
        89.5258, -32.7916, -6.8885
        CIE-LCH:
        89.5258, 33.5074, 191.8635
        CIE-Luv:
        89.5258, -48.1348, -5.4515
        Hunter-Lab:
        86.7663, -34.2318, -1.8832
      #86f3ed color charts
#86f3ed RGB chart
      #86f3ed CMYK chart
      #86f3ed RGB pie chart
      #86f3ed color shades, tints & tones
#86f3ed color schemes
#86f3ed color preview, HTML & CSS examples
           This text has a color of #86f3ed        
        
          <p style="color:#86f3ed;">Text here</p>
        
        
          .mytext {color:#86f3ed;}
        
        Text color #86f3ed
      
           This box has a color of #86f3ed        
        
          <div style="background-color:#86f3ed;">Content here</div>
        
        
          .mybackground {background-color:#86f3ed;}
        
        Background color #86f3ed
      
           Border around this has a color of #86f3ed        
        
          <div style="border:2px solid #86f3ed;">Content here</div>
        
        
          .myborder {border:2px solid #86f3ed;}
        
        Border color #86f3ed