#86e3db color space conversions
Hex:
        #86e3db
        RGB:
        134, 227, 219
        CMY:
        47, 11, 14
        CMYK:
        41, 0, 4, 11
      HSL:
        175°, 62.4161%, 70.7843%
        HSV (HSB):
        175°, 40.9692%, 89.0196%
        XYZ:
        50.0868, 65.1210, 76.9476
        xyY:
        0.2607, 0.3389, 65.1210
      CIE-Lab:
        84.5460, -29.5274, -4.7903
        CIE-LCH:
        84.5460, 29.9134, 189.2150
        CIE-Luv:
        84.5460, -42.3691, -2.5853
        Hunter-Lab:
        80.6976, -30.4307, -0.0465
      #86e3db color charts
#86e3db RGB chart
      #86e3db CMYK chart
      #86e3db RGB pie chart
      #86e3db color shades, tints & tones
#86e3db color schemes
#86e3db color preview, HTML & CSS examples
           This text has a color of #86e3db        
        
          <p style="color:#86e3db;">Text here</p>
        
        
          .mytext {color:#86e3db;}
        
        Text color #86e3db
      
           This box has a color of #86e3db        
        
          <div style="background-color:#86e3db;">Content here</div>
        
        
          .mybackground {background-color:#86e3db;}
        
        Background color #86e3db
      
           Border around this has a color of #86e3db        
        
          <div style="border:2px solid #86e3db;">Content here</div>
        
        
          .myborder {border:2px solid #86e3db;}
        
        Border color #86e3db