#d8a7ee color space conversions
Hex:
        #d8a7ee
        RGB:
        216, 167, 238
        CMY:
        15, 35, 7
        CMYK:
        9, 30, 0, 7
      HSL:
        281°, 67.6190%, 79.4118%
        HSV (HSB):
        281°, 29.8319%, 93.3333%
        XYZ:
        57.5702, 48.4094, 87.1986
        xyY:
        0.2980, 0.2506, 48.4094
      CIE-Lab:
        75.0824, 30.4516, -28.6904
        CIE-LCH:
        75.0824, 41.8382, 316.7057
        CIE-Luv:
        75.0824, 21.9226, -50.3025
        Hunter-Lab:
        69.5769, 25.9374, -25.6026
      #d8a7ee color charts
#d8a7ee RGB chart
      #d8a7ee CMYK chart
      #d8a7ee RGB pie chart
      #d8a7ee color shades, tints & tones
#d8a7ee color schemes
#d8a7ee color preview, HTML & CSS examples
           This text has a color of #d8a7ee        
        
          <p style="color:#d8a7ee;">Text here</p>
        
        
          .mytext {color:#d8a7ee;}
        
        Text color #d8a7ee
      
           This box has a color of #d8a7ee        
        
          <div style="background-color:#d8a7ee;">Content here</div>
        
        
          .mybackground {background-color:#d8a7ee;}
        
        Background color #d8a7ee
      
           Border around this has a color of #d8a7ee        
        
          <div style="border:2px solid #d8a7ee;">Content here</div>
        
        
          .myborder {border:2px solid #d8a7ee;}
        
        Border color #d8a7ee