#d3aae1 color space conversions
Hex:
        #d3aae1
        RGB:
        211, 170, 225
        CMY:
        17, 33, 12
        CMYK:
        6, 24, 0, 12
      HSL:
        285°, 47.8261%, 77.4510%
        HSV (HSB):
        285°, 24.4444%, 88.2353%
        XYZ:
        54.8293, 48.0346, 77.6159
        xyY:
        0.3038, 0.2661, 48.0346
      CIE-Lab:
        74.8467, 24.6442, -22.0275
        CIE-LCH:
        74.8467, 33.0537, 318.2089
        CIE-Luv:
        74.8467, 19.1629, -38.4722
        Hunter-Lab:
        69.3070, 19.9255, -17.8832
      #d3aae1 color charts
#d3aae1 RGB chart
      #d3aae1 CMYK chart
      #d3aae1 RGB pie chart
      #d3aae1 color shades, tints & tones
#d3aae1 color schemes
#d3aae1 color preview, HTML & CSS examples
           This text has a color of #d3aae1        
        
          <p style="color:#d3aae1;">Text here</p>
        
        
          .mytext {color:#d3aae1;}
        
        Text color #d3aae1
      
           This box has a color of #d3aae1        
        
          <div style="background-color:#d3aae1;">Content here</div>
        
        
          .mybackground {background-color:#d3aae1;}
        
        Background color #d3aae1
      
           Border around this has a color of #d3aae1        
        
          <div style="border:2px solid #d3aae1;">Content here</div>
        
        
          .myborder {border:2px solid #d3aae1;}
        
        Border color #d3aae1