#daacf3 color space conversions
Hex:
        #daacf3
        RGB:
        218, 172, 243
        CMY:
        15, 33, 5
        CMYK:
        10, 29, 0, 5
      HSL:
        279°, 74.7368%, 81.3725%
        HSV (HSB):
        279°, 29.2181%, 95.2941%
        XYZ:
        59.8436, 50.8815, 91.4610
        xyY:
        0.2960, 0.2517, 50.8815
      CIE-Lab:
        76.6072, 29.3761, -29.0397
        CIE-LCH:
        76.6072, 41.3069, 315.3300
        CIE-Luv:
        76.6072, 20.1958, -50.8557
        Hunter-Lab:
        71.3313, 24.9234, -26.0898
      #daacf3 color charts
#daacf3 RGB chart
      #daacf3 CMYK chart
      #daacf3 RGB pie chart
      #daacf3 color shades, tints & tones
#daacf3 color schemes
#daacf3 color preview, HTML & CSS examples
           This text has a color of #daacf3        
        
          <p style="color:#daacf3;">Text here</p>
        
        
          .mytext {color:#daacf3;}
        
        Text color #daacf3
      
           This box has a color of #daacf3        
        
          <div style="background-color:#daacf3;">Content here</div>
        
        
          .mybackground {background-color:#daacf3;}
        
        Background color #daacf3
      
           Border around this has a color of #daacf3        
        
          <div style="border:2px solid #daacf3;">Content here</div>
        
        
          .myborder {border:2px solid #daacf3;}
        
        Border color #daacf3