#86bdef color space conversions
Hex:
        #86bdef
        RGB:
        134, 189, 239
        CMY:
        47, 26, 6
        CMYK:
        44, 21, 0, 6
      HSL:
        209°, 76.6423%, 73.1373%
        HSV (HSB):
        209°, 43.9331%, 93.7255%
        XYZ:
        43.6091, 47.6955, 88.5691
        xyY:
        0.2424, 0.2652, 47.6955
      CIE-Lab:
        74.6325, -5.0165, -30.4341
        CIE-LCH:
        74.6325, 30.8448, 260.6400
        CIE-Luv:
        74.6325, -26.7939, -47.9715
        Hunter-Lab:
        69.0619, -8.1447, -27.6936
      #86bdef color charts
#86bdef RGB chart
      #86bdef CMYK chart
      #86bdef RGB pie chart
      #86bdef color shades, tints & tones
#86bdef color schemes
#86bdef color preview, HTML & CSS examples
           This text has a color of #86bdef        
        
          <p style="color:#86bdef;">Text here</p>
        
        
          .mytext {color:#86bdef;}
        
        Text color #86bdef
      
           This box has a color of #86bdef        
        
          <div style="background-color:#86bdef;">Content here</div>
        
        
          .mybackground {background-color:#86bdef;}
        
        Background color #86bdef
      
           Border around this has a color of #86bdef        
        
          <div style="border:2px solid #86bdef;">Content here</div>
        
        
          .myborder {border:2px solid #86bdef;}
        
        Border color #86bdef