#86fcdb color space conversions
Hex:
        #86fcdb
        RGB:
        134, 252, 219
        CMY:
        47, 1, 14
        CMYK:
        47, 0, 13, 1
      HSL:
        163°, 95.1613%, 75.6863%
        HSV (HSB):
        163°, 46.8254%, 98.8235%
        XYZ:
        57.4281, 79.8036, 79.3947
        xyY:
        0.2651, 0.3684, 79.8036
      CIE-Lab:
        91.5967, -41.0790, 5.4972
        CIE-LCH:
        91.5967, 41.4452, 172.3780
        CIE-Luv:
        91.5967, -52.3287, 15.2868
        Hunter-Lab:
        89.3329, -41.5829, 9.8389
      #86fcdb color charts
#86fcdb RGB chart
      #86fcdb CMYK chart
      #86fcdb RGB pie chart
      #86fcdb color shades, tints & tones
#86fcdb color schemes
#86fcdb color preview, HTML & CSS examples
           This text has a color of #86fcdb        
        
          <p style="color:#86fcdb;">Text here</p>
        
        
          .mytext {color:#86fcdb;}
        
        Text color #86fcdb
      
           This box has a color of #86fcdb        
        
          <div style="background-color:#86fcdb;">Content here</div>
        
        
          .mybackground {background-color:#86fcdb;}
        
        Background color #86fcdb
      
           Border around this has a color of #86fcdb        
        
          <div style="border:2px solid #86fcdb;">Content here</div>
        
        
          .myborder {border:2px solid #86fcdb;}
        
        Border color #86fcdb