#86f6ef color space conversions
Hex:
        #86f6ef
        RGB:
        134, 246, 239
        CMY:
        47, 4, 6
        CMYK:
        46, 0, 3, 4
      HSL:
        176°, 86.1538%, 74.5098%
        HSV (HSB):
        176°, 45.5285%, 96.4706%
        XYZ:
        58.3673, 77.2119, 93.4885
        xyY:
        0.2548, 0.3371, 77.2119
      CIE-Lab:
        90.4190, -33.7112, -6.6104
        CIE-LCH:
        90.4190, 34.3532, 191.0943
        CIE-Luv:
        90.4190, -49.2312, -4.8664
        Hunter-Lab:
        87.8703, -35.2055, -1.5716
      #86f6ef color charts
#86f6ef RGB chart
      #86f6ef CMYK chart
      #86f6ef RGB pie chart
      #86f6ef color shades, tints & tones
#86f6ef color schemes
#86f6ef color preview, HTML & CSS examples
           This text has a color of #86f6ef        
        
          <p style="color:#86f6ef;">Text here</p>
        
        
          .mytext {color:#86f6ef;}
        
        Text color #86f6ef
      
           This box has a color of #86f6ef        
        
          <div style="background-color:#86f6ef;">Content here</div>
        
        
          .mybackground {background-color:#86f6ef;}
        
        Background color #86f6ef
      
           Border around this has a color of #86f6ef        
        
          <div style="border:2px solid #86f6ef;">Content here</div>
        
        
          .myborder {border:2px solid #86f6ef;}
        
        Border color #86f6ef