#86bcfb color space conversions
Hex:
        #86bcfb
        RGB:
        134, 188, 251
        CMY:
        47, 26, 2
        CMYK:
        47, 25, 0, 2
      HSL:
        212°, 93.6000%, 75.4902%
        HSV (HSB):
        212°, 46.6135%, 98.4314%
        XYZ:
        45.2273, 47.9998, 98.1479
        xyY:
        0.2363, 0.2508, 47.9998
      CIE-Lab:
        74.8248, -1.1333, -36.6040
        CIE-LCH:
        74.8248, 36.6215, 268.2267
        CIE-Luv:
        74.8248, -26.3775, -59.0084
        Hunter-Lab:
        69.2819, -4.7182, -35.4956
      #86bcfb color charts
#86bcfb RGB chart
      #86bcfb CMYK chart
      #86bcfb RGB pie chart
      #86bcfb color shades, tints & tones
#86bcfb color schemes
#86bcfb color preview, HTML & CSS examples
           This text has a color of #86bcfb        
        
          <p style="color:#86bcfb;">Text here</p>
        
        
          .mytext {color:#86bcfb;}
        
        Text color #86bcfb
      
           This box has a color of #86bcfb        
        
          <div style="background-color:#86bcfb;">Content here</div>
        
        
          .mybackground {background-color:#86bcfb;}
        
        Background color #86bcfb
      
           Border around this has a color of #86bcfb        
        
          <div style="border:2px solid #86bcfb;">Content here</div>
        
        
          .myborder {border:2px solid #86bcfb;}
        
        Border color #86bcfb