#8696ab color space conversions
Hex:
        #8696ab
        RGB:
        134, 150, 171
        CMY:
        47, 41, 33
        CMYK:
        22, 12, 0, 33
      HSL:
        214°, 18.0488%, 59.8039%
        HSV (HSB):
        214°, 21.6374%, 67.0588%
        XYZ:
        28.0885, 29.8213, 42.8037
        xyY:
        0.2789, 0.2961, 29.8213
      CIE-Lab:
        61.4997, -1.0076, -12.8909
        CIE-LCH:
        61.4997, 12.9302, 265.5308
        CIE-Luv:
        61.4997, -9.4079, -19.0649
        Hunter-Lab:
        54.6089, -3.7525, -8.2467
      #8696ab color charts
#8696ab RGB chart
      #8696ab CMYK chart
      #8696ab RGB pie chart
      #8696ab color shades, tints & tones
#8696ab color schemes
#8696ab color preview, HTML & CSS examples
           This text has a color of #8696ab        
        
          <p style="color:#8696ab;">Text here</p>
        
        
          .mytext {color:#8696ab;}
        
        Text color #8696ab
      
           This box has a color of #8696ab        
        
          <div style="background-color:#8696ab;">Content here</div>
        
        
          .mybackground {background-color:#8696ab;}
        
        Background color #8696ab
      
           Border around this has a color of #8696ab        
        
          <div style="border:2px solid #8696ab;">Content here</div>
        
        
          .myborder {border:2px solid #8696ab;}
        
        Border color #8696ab