#86fcfa color space conversions
Hex:
        #86fcfa
        RGB:
        134, 252, 250
        CMY:
        47, 1, 2
        CMYK:
        47, 0, 1, 1
      HSL:
        179°, 95.1613%, 75.6863%
        HSV (HSB):
        179°, 46.8254%, 98.8235%
        XYZ:
        61.8972, 81.5913, 102.9288
        xyY:
        0.2512, 0.3311, 81.5913
      CIE-Lab:
        92.3942, -33.8241, -9.3994
        CIE-LCH:
        92.3942, 35.1058, 195.5301
        CIE-Luv:
        92.3942, -51.1295, -9.3899
        Hunter-Lab:
        90.3279, -35.7566, -4.3316
      #86fcfa color charts
#86fcfa RGB chart
      #86fcfa CMYK chart
      #86fcfa RGB pie chart
      #86fcfa color shades, tints & tones
#86fcfa color schemes
#86fcfa color preview, HTML & CSS examples
           This text has a color of #86fcfa        
        
          <p style="color:#86fcfa;">Text here</p>
        
        
          .mytext {color:#86fcfa;}
        
        Text color #86fcfa
      
           This box has a color of #86fcfa        
        
          <div style="background-color:#86fcfa;">Content here</div>
        
        
          .mybackground {background-color:#86fcfa;}
        
        Background color #86fcfa
      
           Border around this has a color of #86fcfa        
        
          <div style="border:2px solid #86fcfa;">Content here</div>
        
        
          .myborder {border:2px solid #86fcfa;}
        
        Border color #86fcfa