#86cadd color space conversions
Hex:
        #86cadd
        RGB:
        134, 202, 221
        CMY:
        47, 21, 13
        CMYK:
        39, 9, 0, 13
      HSL:
        193°, 56.1290%, 69.6078%
        HSV (HSB):
        193°, 39.3665%, 86.6667%
        XYZ:
        44.0032, 52.5298, 76.2267
        xyY:
        0.2547, 0.3041, 52.5298
      CIE-Lab:
        77.5966, -16.6347, -16.2140
        CIE-LCH:
        77.5966, 23.2294, 224.2663
        CIE-Luv:
        77.5966, -32.1680, -22.7913
        Hunter-Lab:
        72.4775, -18.4630, -11.6228
      #86cadd color charts
#86cadd RGB chart
      #86cadd CMYK chart
      #86cadd RGB pie chart
      #86cadd color shades, tints & tones
#86cadd color schemes
#86cadd color preview, HTML & CSS examples
           This text has a color of #86cadd        
        
          <p style="color:#86cadd;">Text here</p>
        
        
          .mytext {color:#86cadd;}
        
        Text color #86cadd
      
           This box has a color of #86cadd        
        
          <div style="background-color:#86cadd;">Content here</div>
        
        
          .mybackground {background-color:#86cadd;}
        
        Background color #86cadd
      
           Border around this has a color of #86cadd        
        
          <div style="border:2px solid #86cadd;">Content here</div>
        
        
          .myborder {border:2px solid #86cadd;}
        
        Border color #86cadd