#aba5bf color space conversions
Hex:
        #aba5bf
        RGB:
        171, 165, 191
        CMY:
        33, 35, 25
        CMYK:
        10, 14, 0, 25
      HSL:
        254°, 16.8831%, 69.8039%
        HSV (HSB):
        254°, 13.6126%, 74.9020%
        XYZ:
        39.6537, 39.3298, 54.7916
        xyY:
        0.2964, 0.2940, 39.3298
      CIE-Lab:
        68.9895, 7.2760, -12.5461
        CIE-LCH:
        68.9895, 14.5033, 300.1110
        CIE-Luv:
        68.9895, 1.7337, -20.1964
        Hunter-Lab:
        62.7135, 3.1169, -7.9012
      #aba5bf color charts
#aba5bf RGB chart
      #aba5bf CMYK chart
      #aba5bf RGB pie chart
      #aba5bf color shades, tints & tones
#aba5bf color schemes
#aba5bf color preview, HTML & CSS examples
           This text has a color of #aba5bf        
        
          <p style="color:#aba5bf;">Text here</p>
        
        
          .mytext {color:#aba5bf;}
        
        Text color #aba5bf
      
           This box has a color of #aba5bf        
        
          <div style="background-color:#aba5bf;">Content here</div>
        
        
          .mybackground {background-color:#aba5bf;}
        
        Background color #aba5bf
      
           Border around this has a color of #aba5bf        
        
          <div style="border:2px solid #aba5bf;">Content here</div>
        
        
          .myborder {border:2px solid #aba5bf;}
        
        Border color #aba5bf