#8daba5 color space conversions
Hex:
        #8daba5
        RGB:
        141, 171, 165
        CMY:
        45, 33, 35
        CMYK:
        18, 0, 4, 33
      HSL:
        168°, 15.1515%, 61.1765%
        HSV (HSB):
        168°, 17.5439%, 67.0588%
        XYZ:
        32.3389, 37.5052, 41.1321
        xyY:
        0.2914, 0.3380, 37.5052
      CIE-Lab:
        67.6543, -11.5197, -0.3469
        CIE-LCH:
        67.6543, 11.5249, 181.7248
        CIE-Luv:
        67.6543, -15.6173, 1.3892
        Hunter-Lab:
        61.2415, -12.9145, 3.0476
      #8daba5 color charts
#8daba5 RGB chart
      #8daba5 CMYK chart
      #8daba5 RGB pie chart
      #8daba5 color shades, tints & tones
#8daba5 color schemes
#8daba5 color preview, HTML & CSS examples
           This text has a color of #8daba5        
        
          <p style="color:#8daba5;">Text here</p>
        
        
          .mytext {color:#8daba5;}
        
        Text color #8daba5
      
           This box has a color of #8daba5        
        
          <div style="background-color:#8daba5;">Content here</div>
        
        
          .mybackground {background-color:#8daba5;}
        
        Background color #8daba5
      
           Border around this has a color of #8daba5        
        
          <div style="border:2px solid #8daba5;">Content here</div>
        
        
          .myborder {border:2px solid #8daba5;}
        
        Border color #8daba5