#d7a7ee color space conversions
Hex:
        #d7a7ee
        RGB:
        215, 167, 238
        CMY:
        16, 35, 7
        CMYK:
        10, 30, 0, 7
      HSL:
        281°, 67.6190%, 79.4118%
        HSV (HSB):
        281°, 29.8319%, 93.3333%
        XYZ:
        57.2757, 48.2576, 87.1848
        xyY:
        0.2972, 0.2504, 48.2576
      CIE-Lab:
        74.9871, 30.1397, -28.8450
        CIE-LCH:
        74.9871, 41.7185, 316.2575
        CIE-Luv:
        74.9871, 21.3315, -50.4979
        Hunter-Lab:
        69.4677, 25.6038, -25.7841
      #d7a7ee color charts
#d7a7ee RGB chart
      #d7a7ee CMYK chart
      #d7a7ee RGB pie chart
      #d7a7ee color shades, tints & tones
#d7a7ee color schemes
#d7a7ee color preview, HTML & CSS examples
           This text has a color of #d7a7ee        
        
          <p style="color:#d7a7ee;">Text here</p>
        
        
          .mytext {color:#d7a7ee;}
        
        Text color #d7a7ee
      
           This box has a color of #d7a7ee        
        
          <div style="background-color:#d7a7ee;">Content here</div>
        
        
          .mybackground {background-color:#d7a7ee;}
        
        Background color #d7a7ee
      
           Border around this has a color of #d7a7ee        
        
          <div style="border:2px solid #d7a7ee;">Content here</div>
        
        
          .myborder {border:2px solid #d7a7ee;}
        
        Border color #d7a7ee