#d2abf1 color space conversions
Hex:
        #d2abf1
        RGB:
        210, 171, 241
        CMY:
        18, 33, 5
        CMYK:
        13, 29, 0, 5
      HSL:
        273°, 71.4286%, 80.7843%
        HSV (HSB):
        273°, 29.0456%, 94.5098%
        XYZ:
        57.0184, 49.1783, 89.7063
        xyY:
        0.2911, 0.2510, 49.1783
      CIE-Lab:
        75.5621, 27.0279, -29.6269
        CIE-LCH:
        75.5621, 40.1031, 312.3734
        CIE-Luv:
        75.5621, 16.2602, -51.3558
        Hunter-Lab:
        70.1273, 22.4104, -26.7542
      #d2abf1 color charts
#d2abf1 RGB chart
      #d2abf1 CMYK chart
      #d2abf1 RGB pie chart
      #d2abf1 color shades, tints & tones
#d2abf1 color schemes
#d2abf1 color preview, HTML & CSS examples
           This text has a color of #d2abf1        
        
          <p style="color:#d2abf1;">Text here</p>
        
        
          .mytext {color:#d2abf1;}
        
        Text color #d2abf1
      
           This box has a color of #d2abf1        
        
          <div style="background-color:#d2abf1;">Content here</div>
        
        
          .mybackground {background-color:#d2abf1;}
        
        Background color #d2abf1
      
           Border around this has a color of #d2abf1        
        
          <div style="border:2px solid #d2abf1;">Content here</div>
        
        
          .myborder {border:2px solid #d2abf1;}
        
        Border color #d2abf1