#d3c8ee color space conversions
Hex:
        #d3c8ee
        RGB:
        211, 200, 238
        CMY:
        17, 22, 7
        CMYK:
        11, 16, 0, 7
      HSL:
        257°, 52.7778%, 85.8824%
        HSV (HSB):
        257°, 15.9664%, 93.3333%
        XYZ:
        62.9509, 61.3305, 89.4090
        xyY:
        0.2946, 0.2870, 61.3305
      CIE-Lab:
        82.5561, 11.0266, -17.3610
        CIE-LCH:
        82.5561, 20.5668, 302.4211
        CIE-Luv:
        82.5561, 3.6706, -29.1462
        Hunter-Lab:
        78.3138, 6.4343, -12.8704
      #d3c8ee color charts
#d3c8ee RGB chart
      #d3c8ee CMYK chart
      #d3c8ee RGB pie chart
      #d3c8ee color shades, tints & tones
#d3c8ee color schemes
#d3c8ee color preview, HTML & CSS examples
           This text has a color of #d3c8ee        
        
          <p style="color:#d3c8ee;">Text here</p>
        
        
          .mytext {color:#d3c8ee;}
        
        Text color #d3c8ee
      
           This box has a color of #d3c8ee        
        
          <div style="background-color:#d3c8ee;">Content here</div>
        
        
          .mybackground {background-color:#d3c8ee;}
        
        Background color #d3c8ee
      
           Border around this has a color of #d3c8ee        
        
          <div style="border:2px solid #d3c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #d3c8ee;}
        
        Border color #d3c8ee