#86e8cb color space conversions
Hex:
        #86e8cb
        RGB:
        134, 232, 203
        CMY:
        47, 9, 20
        CMYK:
        42, 0, 13, 9
      HSL:
        162°, 68.0556%, 71.7647%
        HSV (HSB):
        162°, 42.2414%, 90.9804%
        XYZ:
        49.4676, 67.0934, 66.8430
        xyY:
        0.2697, 0.3658, 67.0934
      CIE-Lab:
        85.5511, -35.5305, 5.1090
        CIE-LCH:
        85.5511, 35.8959, 171.8174
        CIE-Luv:
        85.5511, -44.8751, 13.6532
        Hunter-Lab:
        81.9105, -35.5433, 8.9538
      #86e8cb color charts
#86e8cb RGB chart
      #86e8cb CMYK chart
      #86e8cb RGB pie chart
      #86e8cb color shades, tints & tones
#86e8cb color schemes
#86e8cb color preview, HTML & CSS examples
           This text has a color of #86e8cb        
        
          <p style="color:#86e8cb;">Text here</p>
        
        
          .mytext {color:#86e8cb;}
        
        Text color #86e8cb
      
           This box has a color of #86e8cb        
        
          <div style="background-color:#86e8cb;">Content here</div>
        
        
          .mybackground {background-color:#86e8cb;}
        
        Background color #86e8cb
      
           Border around this has a color of #86e8cb        
        
          <div style="border:2px solid #86e8cb;">Content here</div>
        
        
          .myborder {border:2px solid #86e8cb;}
        
        Border color #86e8cb