#daa9c5 color space conversions
Hex:
        #daa9c5
        RGB:
        218, 169, 197
        CMY:
        15, 34, 23
        CMYK:
        0, 22, 10, 15
      HSL:
        326°, 39.8374%, 75.8824%
        HSV (HSB):
        326°, 22.4771%, 85.4902%
        XYZ:
        53.1795, 47.3126, 59.1527
        xyY:
        0.3331, 0.2964, 47.3126
      CIE-Lab:
        74.3893, 22.3986, -7.3494
        CIE-LCH:
        74.3893, 23.5736, 341.8343
        CIE-Luv:
        74.3893, 27.4425, -14.9901
        Hunter-Lab:
        68.7841, 17.6324, -2.8391
      #daa9c5 color charts
#daa9c5 RGB chart
      #daa9c5 CMYK chart
      #daa9c5 RGB pie chart
      #daa9c5 color shades, tints & tones
#daa9c5 color schemes
#daa9c5 color preview, HTML & CSS examples
           This text has a color of #daa9c5        
        
          <p style="color:#daa9c5;">Text here</p>
        
        
          .mytext {color:#daa9c5;}
        
        Text color #daa9c5
      
           This box has a color of #daa9c5        
        
          <div style="background-color:#daa9c5;">Content here</div>
        
        
          .mybackground {background-color:#daa9c5;}
        
        Background color #daa9c5
      
           Border around this has a color of #daa9c5        
        
          <div style="border:2px solid #daa9c5;">Content here</div>
        
        
          .myborder {border:2px solid #daa9c5;}
        
        Border color #daa9c5