#a0bcbf color space conversions
Hex:
        #a0bcbf
        RGB:
        160, 188, 191
        CMY:
        37, 26, 25
        CMYK:
        16, 2, 0, 25
      HSL:
        186°, 19.4969%, 68.8235%
        HSV (HSB):
        186°, 16.2304%, 74.9020%
        XYZ:
        41.8844, 47.2016, 56.1935
        xyY:
        0.2883, 0.3249, 47.2016
      CIE-Lab:
        74.3185, -8.8158, -4.7033
        CIE-LCH:
        74.3185, 9.9920, 208.0805
        CIE-Luv:
        74.3185, -14.9116, -5.6247
        Hunter-Lab:
        68.7034, -11.4102, -0.4017
      #a0bcbf color charts
#a0bcbf RGB chart
      #a0bcbf CMYK chart
      #a0bcbf RGB pie chart
      #a0bcbf color shades, tints & tones
#a0bcbf color schemes
#a0bcbf color preview, HTML & CSS examples
           This text has a color of #a0bcbf        
        
          <p style="color:#a0bcbf;">Text here</p>
        
        
          .mytext {color:#a0bcbf;}
        
        Text color #a0bcbf
      
           This box has a color of #a0bcbf        
        
          <div style="background-color:#a0bcbf;">Content here</div>
        
        
          .mybackground {background-color:#a0bcbf;}
        
        Background color #a0bcbf
      
           Border around this has a color of #a0bcbf        
        
          <div style="border:2px solid #a0bcbf;">Content here</div>
        
        
          .myborder {border:2px solid #a0bcbf;}
        
        Border color #a0bcbf