#e2c9ec color space conversions
Hex:
        #e2c9ec
        RGB:
        226, 201, 236
        CMY:
        11, 21, 7
        CMYK:
        4, 15, 0, 7
      HSL:
        283°, 47.9452%, 85.6863%
        HSV (HSB):
        283°, 14.8305%, 92.5490%
        XYZ:
        67.3910, 63.9982, 88.1579
        xyY:
        0.3070, 0.2915, 63.9982
      CIE-Lab:
        83.9648, 14.9696, -14.0545
        CIE-LCH:
        83.9648, 20.5334, 316.8059
        CIE-Luv:
        83.9648, 11.8185, -24.5296
        Hunter-Lab:
        79.9989, 10.3703, -9.3377
      #e2c9ec color charts
#e2c9ec RGB chart
      #e2c9ec CMYK chart
      #e2c9ec RGB pie chart
      #e2c9ec color shades, tints & tones
#e2c9ec color schemes
#e2c9ec color preview, HTML & CSS examples
           This text has a color of #e2c9ec        
        
          <p style="color:#e2c9ec;">Text here</p>
        
        
          .mytext {color:#e2c9ec;}
        
        Text color #e2c9ec
      
           This box has a color of #e2c9ec        
        
          <div style="background-color:#e2c9ec;">Content here</div>
        
        
          .mybackground {background-color:#e2c9ec;}
        
        Background color #e2c9ec
      
           Border around this has a color of #e2c9ec        
        
          <div style="border:2px solid #e2c9ec;">Content here</div>
        
        
          .myborder {border:2px solid #e2c9ec;}
        
        Border color #e2c9ec