#86d1ec color space conversions
Hex:
        #86d1ec
        RGB:
        134, 209, 236
        CMY:
        47, 18, 7
        CMYK:
        43, 11, 0, 7
      HSL:
        196°, 72.8571%, 72.5490%
        HSV (HSB):
        196°, 43.2203%, 92.5490%
        XYZ:
        47.7723, 56.7254, 87.7881
        xyY:
        0.2484, 0.2950, 56.7254
      CIE-Lab:
        80.0249, -16.3588, -20.5865
        CIE-LCH:
        80.0249, 26.2947, 231.5281
        CIE-Luv:
        80.0249, -34.7403, -30.1586
        Hunter-Lab:
        75.3163, -18.5828, -16.3866
      #86d1ec color charts
#86d1ec RGB chart
      #86d1ec CMYK chart
      #86d1ec RGB pie chart
      #86d1ec color shades, tints & tones
#86d1ec color schemes
#86d1ec color preview, HTML & CSS examples
           This text has a color of #86d1ec        
        
          <p style="color:#86d1ec;">Text here</p>
        
        
          .mytext {color:#86d1ec;}
        
        Text color #86d1ec
      
           This box has a color of #86d1ec        
        
          <div style="background-color:#86d1ec;">Content here</div>
        
        
          .mybackground {background-color:#86d1ec;}
        
        Background color #86d1ec
      
           Border around this has a color of #86d1ec        
        
          <div style="border:2px solid #86d1ec;">Content here</div>
        
        
          .myborder {border:2px solid #86d1ec;}
        
        Border color #86d1ec