#8caba5 color space conversions
Hex:
        #8caba5
        RGB:
        140, 171, 165
        CMY:
        45, 33, 35
        CMYK:
        18, 0, 4, 33
      HSL:
        168°, 15.5779%, 60.9804%
        HSV (HSB):
        168°, 18.1287%, 67.0588%
        XYZ:
        32.1697, 37.4179, 41.1242
        xyY:
        0.2906, 0.3380, 37.4179
      CIE-Lab:
        67.5894, -11.8499, -0.4496
        CIE-LCH:
        67.5894, 11.8584, 182.1726
        CIE-Luv:
        67.5894, -16.1008, 1.2903
        Hunter-Lab:
        61.1702, -13.1738, 2.9590
      #8caba5 color charts
#8caba5 RGB chart
      #8caba5 CMYK chart
      #8caba5 RGB pie chart
      #8caba5 color shades, tints & tones
#8caba5 color schemes
#8caba5 color preview, HTML & CSS examples
           This text has a color of #8caba5        
        
          <p style="color:#8caba5;">Text here</p>
        
        
          .mytext {color:#8caba5;}
        
        Text color #8caba5
      
           This box has a color of #8caba5        
        
          <div style="background-color:#8caba5;">Content here</div>
        
        
          .mybackground {background-color:#8caba5;}
        
        Background color #8caba5
      
           Border around this has a color of #8caba5        
        
          <div style="border:2px solid #8caba5;">Content here</div>
        
        
          .myborder {border:2px solid #8caba5;}
        
        Border color #8caba5