#86b3ed color space conversions
Hex:
        #86b3ed
        RGB:
        134, 179, 237
        CMY:
        47, 30, 7
        CMYK:
        43, 24, 0, 7
      HSL:
        214°, 74.1007%, 72.7451%
        HSV (HSB):
        214°, 43.4599%, 92.9412%
        XYZ:
        41.2377, 43.4230, 86.3288
        xyY:
        0.2412, 0.2540, 43.4230
      CIE-Lab:
        71.8411, -0.1057, -33.6592
        CIE-LCH:
        71.8411, 33.6594, 269.8202
        CIE-Luv:
        71.8411, -22.8755, -53.8310
        Hunter-Lab:
        65.8961, -3.6131, -31.5470
      #86b3ed color charts
#86b3ed RGB chart
      #86b3ed CMYK chart
      #86b3ed RGB pie chart
      #86b3ed color shades, tints & tones
#86b3ed color schemes
#86b3ed color preview, HTML & CSS examples
           This text has a color of #86b3ed        
        
          <p style="color:#86b3ed;">Text here</p>
        
        
          .mytext {color:#86b3ed;}
        
        Text color #86b3ed
      
           This box has a color of #86b3ed        
        
          <div style="background-color:#86b3ed;">Content here</div>
        
        
          .mybackground {background-color:#86b3ed;}
        
        Background color #86b3ed
      
           Border around this has a color of #86b3ed        
        
          <div style="border:2px solid #86b3ed;">Content here</div>
        
        
          .myborder {border:2px solid #86b3ed;}
        
        Border color #86b3ed