#86f8ec color space conversions
Hex:
        #86f8ec
        RGB:
        134, 248, 236
        CMY:
        47, 3, 7
        CMYK:
        46, 0, 5, 3
      HSL:
        174°, 89.0625%, 74.9020%
        HSV (HSB):
        174°, 45.9677%, 97.2549%
        XYZ:
        58.5392, 78.2593, 91.3771
        xyY:
        0.2566, 0.3430, 78.2593
      CIE-Lab:
        90.8981, -35.3590, -4.3425
        CIE-LCH:
        90.8981, 35.6247, 187.0015
        CIE-Luv:
        90.8981, -50.1205, -0.9750
        Hunter-Lab:
        88.4643, -36.6941, 0.6828
      #86f8ec color charts
#86f8ec RGB chart
      #86f8ec CMYK chart
      #86f8ec RGB pie chart
      #86f8ec color shades, tints & tones
#86f8ec color schemes
#86f8ec color preview, HTML & CSS examples
           This text has a color of #86f8ec        
        
          <p style="color:#86f8ec;">Text here</p>
        
        
          .mytext {color:#86f8ec;}
        
        Text color #86f8ec
      
           This box has a color of #86f8ec        
        
          <div style="background-color:#86f8ec;">Content here</div>
        
        
          .mybackground {background-color:#86f8ec;}
        
        Background color #86f8ec
      
           Border around this has a color of #86f8ec        
        
          <div style="border:2px solid #86f8ec;">Content here</div>
        
        
          .myborder {border:2px solid #86f8ec;}
        
        Border color #86f8ec