#abacb4 color space conversions
Hex:
        #abacb4
        RGB:
        171, 172, 180
        CMY:
        33, 33, 29
        CMYK:
        5, 4, 0, 29
      HSL:
        233°, 5.6604%, 68.8235%
        HSV (HSB):
        233°, 5.0000%, 70.5882%
        XYZ:
        39.7853, 41.4583, 49.0853
        xyY:
        0.3053, 0.3181, 41.4583
      CIE-Lab:
        70.4958, 1.1962, -4.2229
        CIE-LCH:
        70.4958, 4.3890, 285.8152
        CIE-Luv:
        70.4958, -1.0132, -6.4804
        Hunter-Lab:
        64.3881, -2.3842, -0.1272
      #abacb4 color charts
#abacb4 RGB chart
      #abacb4 CMYK chart
      #abacb4 RGB pie chart
      #abacb4 color shades, tints & tones
#abacb4 color schemes
#abacb4 color preview, HTML & CSS examples
           This text has a color of #abacb4        
        
          <p style="color:#abacb4;">Text here</p>
        
        
          .mytext {color:#abacb4;}
        
        Text color #abacb4
      
           This box has a color of #abacb4        
        
          <div style="background-color:#abacb4;">Content here</div>
        
        
          .mybackground {background-color:#abacb4;}
        
        Background color #abacb4
      
           Border around this has a color of #abacb4        
        
          <div style="border:2px solid #abacb4;">Content here</div>
        
        
          .myborder {border:2px solid #abacb4;}
        
        Border color #abacb4