#86addd color space conversions
Hex:
        #86addd
        RGB:
        134, 173, 221
        CMY:
        47, 32, 13
        CMYK:
        39, 22, 0, 13
      HSL:
        213°, 56.1290%, 69.6078%
        HSV (HSB):
        213°, 39.3665%, 86.6667%
        XYZ:
        37.8262, 40.1759, 74.1677
        xyY:
        0.2486, 0.2640, 40.1759
      CIE-Lab:
        69.5947, -1.1624, -28.3969
        CIE-LCH:
        69.5947, 28.4207, 267.6560
        CIE-Luv:
        69.5947, -20.3646, -44.6364
        Hunter-Lab:
        63.3845, -4.3986, -25.0075
      #86addd color charts
#86addd RGB chart
      #86addd CMYK chart
      #86addd RGB pie chart
      #86addd color shades, tints & tones
#86addd color schemes
#86addd color preview, HTML & CSS examples
           This text has a color of #86addd        
        
          <p style="color:#86addd;">Text here</p>
        
        
          .mytext {color:#86addd;}
        
        Text color #86addd
      
           This box has a color of #86addd        
        
          <div style="background-color:#86addd;">Content here</div>
        
        
          .mybackground {background-color:#86addd;}
        
        Background color #86addd
      
           Border around this has a color of #86addd        
        
          <div style="border:2px solid #86addd;">Content here</div>
        
        
          .myborder {border:2px solid #86addd;}
        
        Border color #86addd