#a0ddbf color space conversions
Hex:
        #a0ddbf
        RGB:
        160, 221, 191
        CMY:
        37, 13, 25
        CMYK:
        28, 0, 14, 13
      HSL:
        150°, 47.2868%, 74.7059%
        HSV (HSB):
        150°, 27.6018%, 86.6667%
        XYZ:
        49.7576, 62.9481, 58.8179
        xyY:
        0.2901, 0.3670, 62.9481
      CIE-Lab:
        83.4151, -25.5391, 8.5207
        CIE-LCH:
        83.4151, 26.9230, 161.5495
        CIE-Luv:
        83.4151, -30.1366, 17.0258
        Hunter-Lab:
        79.3398, -26.8992, 11.5837
      #a0ddbf color charts
#a0ddbf RGB chart
      #a0ddbf CMYK chart
      #a0ddbf RGB pie chart
      #a0ddbf color shades, tints & tones
#a0ddbf color schemes
#a0ddbf color preview, HTML & CSS examples
           This text has a color of #a0ddbf        
        
          <p style="color:#a0ddbf;">Text here</p>
        
        
          .mytext {color:#a0ddbf;}
        
        Text color #a0ddbf
      
           This box has a color of #a0ddbf        
        
          <div style="background-color:#a0ddbf;">Content here</div>
        
        
          .mybackground {background-color:#a0ddbf;}
        
        Background color #a0ddbf
      
           Border around this has a color of #a0ddbf        
        
          <div style="border:2px solid #a0ddbf;">Content here</div>
        
        
          .myborder {border:2px solid #a0ddbf;}
        
        Border color #a0ddbf