#86fbdf color space conversions
Hex:
        #86fbdf
        RGB:
        134, 251, 223
        CMY:
        47, 2, 13
        CMYK:
        47, 0, 11, 2
      HSL:
        166°, 93.6000%, 75.4902%
        HSV (HSB):
        166°, 46.6135%, 98.4314%
        XYZ:
        57.6480, 79.3904, 82.0976
        xyY:
        0.2631, 0.3623, 79.3904
      CIE-Lab:
        91.4106, -39.7384, 3.1564
        CIE-LCH:
        91.4106, 39.8635, 175.4585
        CIE-Luv:
        91.4106, -51.7839, 11.4844
        Hunter-Lab:
        89.1013, -40.4389, 7.7414
      #86fbdf color charts
#86fbdf RGB chart
      #86fbdf CMYK chart
      #86fbdf RGB pie chart
      #86fbdf color shades, tints & tones
#86fbdf color schemes
#86fbdf color preview, HTML & CSS examples
           This text has a color of #86fbdf        
        
          <p style="color:#86fbdf;">Text here</p>
        
        
          .mytext {color:#86fbdf;}
        
        Text color #86fbdf
      
           This box has a color of #86fbdf        
        
          <div style="background-color:#86fbdf;">Content here</div>
        
        
          .mybackground {background-color:#86fbdf;}
        
        Background color #86fbdf
      
           Border around this has a color of #86fbdf        
        
          <div style="border:2px solid #86fbdf;">Content here</div>
        
        
          .myborder {border:2px solid #86fbdf;}
        
        Border color #86fbdf