#86e4ed color space conversions
Hex:
        #86e4ed
        RGB:
        134, 228, 237
        CMY:
        47, 11, 7
        CMYK:
        43, 4, 0, 7
      HSL:
        185°, 74.1007%, 72.7451%
        HSV (HSB):
        185°, 43.4599%, 92.9412%
        XYZ:
        52.8610, 66.6696, 90.2032
        xyY:
        0.2520, 0.3179, 66.6696
      CIE-Lab:
        85.3368, -25.6131, -13.1196
        CIE-LCH:
        85.3368, 28.7777, 207.1225
        CIE-Luv:
        85.3368, -42.2455, -16.6163
        Hunter-Lab:
        81.6514, -27.3294, -8.3437
      #86e4ed color charts
#86e4ed RGB chart
      #86e4ed CMYK chart
      #86e4ed RGB pie chart
      #86e4ed color shades, tints & tones
#86e4ed color schemes
#86e4ed color preview, HTML & CSS examples
           This text has a color of #86e4ed        
        
          <p style="color:#86e4ed;">Text here</p>
        
        
          .mytext {color:#86e4ed;}
        
        Text color #86e4ed
      
           This box has a color of #86e4ed        
        
          <div style="background-color:#86e4ed;">Content here</div>
        
        
          .mybackground {background-color:#86e4ed;}
        
        Background color #86e4ed
      
           Border around this has a color of #86e4ed        
        
          <div style="border:2px solid #86e4ed;">Content here</div>
        
        
          .myborder {border:2px solid #86e4ed;}
        
        Border color #86e4ed