#86e9db color space conversions
Hex:
        #86e9db
        RGB:
        134, 233, 219
        CMY:
        47, 9, 14
        CMYK:
        42, 0, 6, 9
      HSL:
        172°, 69.2308%, 71.9608%
        HSV (HSB):
        172°, 42.4893%, 91.3725%
        XYZ:
        51.7566, 68.4606, 77.5042
        xyY:
        0.2618, 0.3462, 68.4606
      CIE-Lab:
        86.2363, -32.3738, -2.3046
        CIE-LCH:
        86.2363, 32.4557, 184.0719
        CIE-Luv:
        86.2363, -44.7828, 1.7725
        Hunter-Lab:
        82.7409, -33.1402, 2.3812
      #86e9db color charts
#86e9db RGB chart
      #86e9db CMYK chart
      #86e9db RGB pie chart
      #86e9db color shades, tints & tones
#86e9db color schemes
#86e9db color preview, HTML & CSS examples
           This text has a color of #86e9db        
        
          <p style="color:#86e9db;">Text here</p>
        
        
          .mytext {color:#86e9db;}
        
        Text color #86e9db
      
           This box has a color of #86e9db        
        
          <div style="background-color:#86e9db;">Content here</div>
        
        
          .mybackground {background-color:#86e9db;}
        
        Background color #86e9db
      
           Border around this has a color of #86e9db        
        
          <div style="border:2px solid #86e9db;">Content here</div>
        
        
          .myborder {border:2px solid #86e9db;}
        
        Border color #86e9db