#86c1ef color space conversions
Hex:
        #86c1ef
        RGB:
        134, 193, 239
        CMY:
        47, 24, 6
        CMYK:
        44, 19, 0, 6
      HSL:
        206°, 76.6423%, 73.1373%
        HSV (HSB):
        206°, 43.9331%, 93.7255%
        XYZ:
        44.4815, 49.4403, 88.8599
        xyY:
        0.2434, 0.2705, 49.4403
      CIE-Lab:
        75.7244, -7.1685, -28.7556
        CIE-LCH:
        75.7244, 29.6356, 256.0019
        CIE-Luv:
        75.7244, -28.3665, -44.9244
        Hunter-Lab:
        70.3138, -10.1275, -25.7088
      #86c1ef color charts
#86c1ef RGB chart
      #86c1ef CMYK chart
      #86c1ef RGB pie chart
      #86c1ef color shades, tints & tones
#86c1ef color schemes
#86c1ef color preview, HTML & CSS examples
           This text has a color of #86c1ef        
        
          <p style="color:#86c1ef;">Text here</p>
        
        
          .mytext {color:#86c1ef;}
        
        Text color #86c1ef
      
           This box has a color of #86c1ef        
        
          <div style="background-color:#86c1ef;">Content here</div>
        
        
          .mybackground {background-color:#86c1ef;}
        
        Background color #86c1ef
      
           Border around this has a color of #86c1ef        
        
          <div style="border:2px solid #86c1ef;">Content here</div>
        
        
          .myborder {border:2px solid #86c1ef;}
        
        Border color #86c1ef