#86e6ed color space conversions
Hex:
        #86e6ed
        RGB:
        134, 230, 237
        CMY:
        47, 10, 7
        CMYK:
        43, 3, 0, 7
      HSL:
        184°, 74.1007%, 72.7451%
        HSV (HSB):
        184°, 43.4599%, 92.9412%
        XYZ:
        53.4144, 67.7764, 90.3877
        xyY:
        0.2525, 0.3203, 67.7764
      CIE-Lab:
        85.8945, -26.5871, -12.2860
        CIE-LCH:
        85.8945, 29.2886, 204.8018
        CIE-Luv:
        85.8945, -43.0341, -15.1157
        Hunter-Lab:
        82.3264, -28.2582, -7.4671
      #86e6ed color charts
#86e6ed RGB chart
      #86e6ed CMYK chart
      #86e6ed RGB pie chart
      #86e6ed color shades, tints & tones
#86e6ed color schemes
#86e6ed color preview, HTML & CSS examples
           This text has a color of #86e6ed        
        
          <p style="color:#86e6ed;">Text here</p>
        
        
          .mytext {color:#86e6ed;}
        
        Text color #86e6ed
      
           This box has a color of #86e6ed        
        
          <div style="background-color:#86e6ed;">Content here</div>
        
        
          .mybackground {background-color:#86e6ed;}
        
        Background color #86e6ed
      
           Border around this has a color of #86e6ed        
        
          <div style="border:2px solid #86e6ed;">Content here</div>
        
        
          .myborder {border:2px solid #86e6ed;}
        
        Border color #86e6ed