#86aaec color space conversions
Hex:
        #86aaec
        RGB:
        134, 170, 236
        CMY:
        47, 33, 7
        CMYK:
        43, 28, 0, 7
      HSL:
        219°, 72.8571%, 72.5490%
        HSV (HSB):
        219°, 43.2203%, 92.5490%
        XYZ:
        39.3466, 39.8739, 84.9795
        xyY:
        0.2396, 0.2428, 39.8739
      CIE-Lab:
        69.3796, 4.6272, -36.9337
        CIE-LCH:
        69.3796, 37.2224, 277.1410
        CIE-Luv:
        69.3796, -19.3697, -59.7068
        Hunter-Lab:
        63.1458, 0.7194, -35.5885
      #86aaec color charts
#86aaec RGB chart
      #86aaec CMYK chart
      #86aaec RGB pie chart
      #86aaec color shades, tints & tones
#86aaec color schemes
#86aaec color preview, HTML & CSS examples
           This text has a color of #86aaec        
        
          <p style="color:#86aaec;">Text here</p>
        
        
          .mytext {color:#86aaec;}
        
        Text color #86aaec
      
           This box has a color of #86aaec        
        
          <div style="background-color:#86aaec;">Content here</div>
        
        
          .mybackground {background-color:#86aaec;}
        
        Background color #86aaec
      
           Border around this has a color of #86aaec        
        
          <div style="border:2px solid #86aaec;">Content here</div>
        
        
          .myborder {border:2px solid #86aaec;}
        
        Border color #86aaec