#daafd0 color space conversions
Hex:
        #daafd0
        RGB:
        218, 175, 208
        CMY:
        15, 31, 18
        CMYK:
        0, 20, 5, 15
      HSL:
        314°, 36.7521%, 77.0588%
        HSV (HSB):
        314°, 19.7248%, 85.4902%
        XYZ:
        55.6286, 50.1194, 66.4166
        xyY:
        0.3231, 0.2911, 50.1194
      CIE-Lab:
        76.1425, 21.0717, -10.7504
        CIE-LCH:
        76.1425, 23.6556, 332.9702
        CIE-Luv:
        76.1425, 22.9648, -20.0446
        Hunter-Lab:
        70.7951, 16.3684, -6.0665
      #daafd0 color charts
#daafd0 RGB chart
      #daafd0 CMYK chart
      #daafd0 RGB pie chart
      #daafd0 color shades, tints & tones
#daafd0 color schemes
#daafd0 color preview, HTML & CSS examples
           This text has a color of #daafd0        
        
          <p style="color:#daafd0;">Text here</p>
        
        
          .mytext {color:#daafd0;}
        
        Text color #daafd0
      
           This box has a color of #daafd0        
        
          <div style="background-color:#daafd0;">Content here</div>
        
        
          .mybackground {background-color:#daafd0;}
        
        Background color #daafd0
      
           Border around this has a color of #daafd0        
        
          <div style="border:2px solid #daafd0;">Content here</div>
        
        
          .myborder {border:2px solid #daafd0;}
        
        Border color #daafd0