#e2c7de color space conversions
Hex:
        #e2c7de
        RGB:
        226, 199, 222
        CMY:
        11, 22, 13
        CMYK:
        0, 12, 2, 11
      HSL:
        309°, 31.7647%, 83.3333%
        HSV (HSB):
        309°, 11.9469%, 88.6275%
        XYZ:
        64.9723, 62.2895, 77.7059
        xyY:
        0.3170, 0.3039, 62.2895
      CIE-Lab:
        83.0671, 13.4397, -7.9234
        CIE-LCH:
        83.0671, 15.6015, 329.4785
        CIE-Luv:
        83.0671, 14.0762, -14.5340
        Hunter-Lab:
        78.9237, 8.8298, -3.1286
      #e2c7de color charts
#e2c7de RGB chart
      #e2c7de CMYK chart
      #e2c7de RGB pie chart
      #e2c7de color shades, tints & tones
#e2c7de color schemes
#e2c7de color preview, HTML & CSS examples
           This text has a color of #e2c7de        
        
          <p style="color:#e2c7de;">Text here</p>
        
        
          .mytext {color:#e2c7de;}
        
        Text color #e2c7de
      
           This box has a color of #e2c7de        
        
          <div style="background-color:#e2c7de;">Content here</div>
        
        
          .mybackground {background-color:#e2c7de;}
        
        Background color #e2c7de
      
           Border around this has a color of #e2c7de        
        
          <div style="border:2px solid #e2c7de;">Content here</div>
        
        
          .myborder {border:2px solid #e2c7de;}
        
        Border color #e2c7de