#86bcfe color space conversions
Hex:
        #86bcfe
        RGB:
        134, 188, 254
        CMY:
        47, 26, 0
        CMYK:
        47, 26, 0, 0
      HSL:
        213°, 98.3607%, 76.0784%
        HSV (HSB):
        213°, 47.2441%, 99.6078%
        XYZ:
        45.7041, 48.1905, 100.6588
        xyY:
        0.2349, 0.2477, 48.1905
      CIE-Lab:
        74.9449, -0.2841, -38.0305
        CIE-LCH:
        74.9449, 38.0315, 269.5720
        CIE-Luv:
        74.9449, -26.3731, -61.5740
        Hunter-Lab:
        69.4194, -3.9637, -37.3775
      #86bcfe color charts
#86bcfe RGB chart
      #86bcfe CMYK chart
      #86bcfe RGB pie chart
      #86bcfe color shades, tints & tones
#86bcfe color schemes
#86bcfe color preview, HTML & CSS examples
           This text has a color of #86bcfe        
        
          <p style="color:#86bcfe;">Text here</p>
        
        
          .mytext {color:#86bcfe;}
        
        Text color #86bcfe
      
           This box has a color of #86bcfe        
        
          <div style="background-color:#86bcfe;">Content here</div>
        
        
          .mybackground {background-color:#86bcfe;}
        
        Background color #86bcfe
      
           Border around this has a color of #86bcfe        
        
          <div style="border:2px solid #86bcfe;">Content here</div>
        
        
          .myborder {border:2px solid #86bcfe;}
        
        Border color #86bcfe